A DNS query consists of a header, as described in 'struct xDNSMessage' It is followed by 1 or more queries, each one consisting of a name and a tail, with two fields: type and class. More...
Data Fields | |
uint16_t | usType |
uint16_t | usClass |
A DNS query consists of a header, as described in 'struct xDNSMessage' It is followed by 1 or more queries, each one consisting of a name and a tail, with two fields: type and class.
uint16_t struct::usType |
Type of DNS message.
uint16_t struct::usClass |
Class of DNS message.