ADC Advanced Policy Expressions

UDP_REQ_PROTOCOL_T

UDP Protocol

This topic lists the expressions that are provided by this class.

CS_VSERVER

Returns the CS vserver serving the current request.

Returns: vserver_t

DNS

Returns DNS data for the current packet's UDP source port.

Returns: udp_dns_req_protocol_t

DSTPORT

Returns the ID of the current packet's UDP destination port as a number.

Returns: num_at

LB_VSERVER

Returns the LB vserver serving the current request.

Returns: vserver_t

RADIUS

Returns RADIUS data for the current packet

Returns: radius_protocol_t

SRCPORT

Returns the ID of the current packet's UDP source port as a number.

Returns: num_at

UDP_REQ_PROTOCOL_T

In this article