Data Fields | |
struct { | |
UINT16 RCode:4 | |
UINT16 Zero:3 | |
UINT16 RA:1 | |
UINT16 RD:1 | |
UINT16 TC:1 | |
UINT16 AA:1 | |
UINT16 OpCode:4 | |
UINT16 QR:1 | |
} | Bits |
UINT16 | Uint16 |
UINT16 _DNS_FLAGS::AA |
struct { ... } _DNS_FLAGS::Bits |
Referenced by ConstructDNSQueryIp(), and ParseDnsResponse().
UINT16 _DNS_FLAGS::OpCode |
Referenced by ConstructDNSQueryIp().
UINT16 _DNS_FLAGS::QR |
Referenced by ConstructDNSQueryIp(), and ParseDnsResponse().
UINT16 _DNS_FLAGS::RA |
UINT16 _DNS_FLAGS::RCode |
Referenced by ParseDnsResponse().
UINT16 _DNS_FLAGS::RD |
Referenced by ConstructDNSQueryIp().
UINT16 _DNS_FLAGS::TC |
UINT16 _DNS_FLAGS::Uint16 |
Referenced by ConstructDNSQueryIp(), and ParseDnsResponse().
UINT16 _DNS_FLAGS::Zero |