#include <rfc1035.h>
Public Attributes | |
char | name [RFC1035_MAXHOSTNAMESZ] |
unsigned short | qtype |
unsigned short | qclass |
Detailed Description
Member Data Documentation
◆ name
char _rfc1035_query::name[RFC1035_MAXHOSTNAMESZ] |
Definition at line 49 of file rfc1035.h.
Referenced by idnsGrokReply(), idnsPTRLookup(), rfc1035BuildAQuery(), rfc1035BuildPTRQuery(), rfc1035QueryCompare(), rfc1035QueryUnpack(), and rfc3596BuildHostQuery().
◆ qclass
unsigned short _rfc1035_query::qclass |
Definition at line 51 of file rfc1035.h.
Referenced by rfc1035BuildAQuery(), rfc1035BuildPTRQuery(), rfc1035QueryCompare(), rfc1035QueryUnpack(), and rfc3596BuildHostQuery().
◆ qtype
unsigned short _rfc1035_query::qtype |
Definition at line 50 of file rfc1035.h.
Referenced by rfc1035BuildAQuery(), rfc1035BuildPTRQuery(), rfc1035QueryCompare(), rfc1035QueryUnpack(), and rfc3596BuildHostQuery().
The documentation for this struct was generated from the following file:
- src/dns/rfc1035.h