ADC Advanced Policy Expressions

IP_RES_PROTOCOL_T

IP Protocol Response.

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

DST

Returns the destination IP of the current packet.

Returns: ip_address_at

PROTOCOL

Returns the Protocol of the current packet.

Returns: ip_protocol_type_t

SRC

Returns the source IP of the current packet.

Returns: ip_address_at

IP_RES_PROTOCOL_T

In this article