OpenSDN source code
|
#include <bind_util.h>
Public Attributes | |
uint16_t | xid |
dns_flags | flags |
uint16_t | ques_rrcount |
uint16_t | ans_rrcount |
uint16_t | auth_rrcount |
uint16_t | add_rrcount |
Definition at line 102 of file bind_util.h.
uint16_t dnshdr::add_rrcount |
Definition at line 108 of file bind_util.h.
uint16_t dnshdr::ans_rrcount |
Definition at line 106 of file bind_util.h.
uint16_t dnshdr::auth_rrcount |
Definition at line 107 of file bind_util.h.
dns_flags dnshdr::flags |
Definition at line 104 of file bind_util.h.
uint16_t dnshdr::ques_rrcount |
Definition at line 105 of file bind_util.h.
uint16_t dnshdr::xid |
Definition at line 103 of file bind_util.h.