Home
last modified time | relevance | path

Searched defs:__ns_msg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h110 typedef struct __ns_msg { struct
111 const u_int8_t *_msg, *_eom;
112 u_int16_t _id, _flags, _counts[ns_s_max];
113 const u_int8_t *_sections[ns_s_max];
114 ns_sect _sect;
115 int _rrnum;
116 const u_int8_t *_ptr;
/netbsd-src/include/arpa/
H A Dnameser.h132 typedef struct __ns_msg { struct
133 const u_char *_msg, *_eom;
134 uint16_t _id, _flags, _counts[ns_s_max];
135 const u_char *_sections[ns_s_max];
136 ns_sect _sect;
137 int _rrnum;
138 const u_char *_msg_ptr;
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h134 typedef struct __ns_msg { struct
135 const u_char *_msg, *_eom;
136 u_int16_t _id, _flags, _counts[ns_s_max];
137 const u_char *_sections[ns_s_max];
138 ns_sect _sect;
139 int _rrnum;
140 const u_char *_msg_ptr;