#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] |
Definition at line 164 of file arpa_nameser.h.
Referenced by ns_initparse(), and ns_parserr().
| const u_char * ns_msg::_eom |
Definition at line 163 of file arpa_nameser.h.
Referenced by ns_initparse(), and ns_parserr().
Definition at line 164 of file arpa_nameser.h.
Referenced by ns_initparse().
Definition at line 164 of file arpa_nameser.h.
Referenced by ns_initparse().
| const u_char* ns_msg::_msg |
Definition at line 163 of file arpa_nameser.h.
Referenced by ns_initparse(), and ns_parserr().
| const u_char* ns_msg::_msg_ptr |
Definition at line 168 of file arpa_nameser.h.
Referenced by ns_parserr().
| int ns_msg::_rrnum |
Definition at line 167 of file arpa_nameser.h.
Referenced by ns_parserr().
Definition at line 166 of file arpa_nameser.h.
Referenced by ns_parserr().
| const u_char* ns_msg::_sections[ns_s_max] |
Definition at line 165 of file arpa_nameser.h.
Referenced by ns_initparse().
1.6.1