Download full document:

DNS_RES_T

Operates on DNS Response. This is the starting point for accessing response side dns packet

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

HEADER

Returns DNS response header which contains response code information.

Returns: dns_header_t

QUESTION

Returns DNS question which has domain and resource record information.

Returns: dns_question_t

TRANSPORT

Returns DNS transport layer protocol type.

Returns: dns_transport_e