ADC Advanced Policy Expressions

UDP_DNS_REQ_PROTOCOL_T


DNS Protocol

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

  • DOMAIN

    Returns domain name. Sets the text mode to case insensitive.

Returns: dns_domainname_t

  • IS_AAAAREC

    Returns TRUE if it is of AAAA record type.

Returns: bool_at

  • IS_ANYREC

    Returns TRUE if it is of ANY record type.

Returns: bool_at

  • IS_AREC

    Returns TRUE if it is of A record type.

Returns: bool_at

  • IS_CNAMEREC

    Returns TRUE if it is of CNAME record type.

Returns: bool_at

  • IS_MXREC

    Returns TRUE if it is of MX record type.

Returns: bool_at

  • IS_NAPTRREC

    Returns TRUE if it is of NAPTR record type.

Returns: bool_at

  • IS_NSREC

    Returns TRUE if it is of NS record type.

Returns: bool_at

  • IS_PTRREC

    Returns TRUE if it is of PTR record type.

Returns: bool_at

  • IS_SOAREC

    Returns TRUE if it is of SOA record type.

Returns: bool_at

  • IS_SRVREC

    Returns TRUE if it is of SRV record type.

Returns: bool_at

UDP_DNS_REQ_PROTOCOL_T

In this article