ADC Advanced Policy Expressions

IPV6_RES_PROTOCOL_T


IPv6 Protocol Response.

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

  • DST

    Returns IPv6 Address Value present in the destination field of the IP Header.

Returns: ipv6_address_at

  • PROTOCOL

    Returns the Protocol of the current packet.

Returns: ip_protocol_type_t

  • SRC

    Returns IPv6 Address Value present in the source field of the IP Header.

Returns: ipv6_address_at

IPV6_RES_PROTOCOL_T

In this article