#include <arpa_nameser.h>
Data Fields | |
const u_char * | _msg |
const u_char * | _eom |
u_int16_t | _id |
u_int16_t | _flags |
u_int16_t | _counts [ns_s_max] |
const u_char * | _sections [ns_s_max] |
ns_sect | _sect |
int | _rrnum |
const u_char * | _msg_ptr |
Definition at line 162 of file arpa_nameser.h.
u_int16_t __ns_msg::_counts[ns_s_max] |
const u_char * __ns_msg::_eom |
Definition at line 163 of file arpa_nameser.h.
Definition at line 164 of file arpa_nameser.h.
Definition at line 164 of file arpa_nameser.h.
const u_char* __ns_msg::_msg |
Definition at line 163 of file arpa_nameser.h.
const u_char* __ns_msg::_msg_ptr |
Definition at line 168 of file arpa_nameser.h.
int __ns_msg::_rrnum |
const u_char* __ns_msg::_sections[ns_s_max] |
Definition at line 165 of file arpa_nameser.h.