Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h137 typedef struct __ns_rr { struct
138 char name[NS_MAXDNAME];
139 u_int16_t type;
140 u_int16_t rr_class;
141 u_int32_t ttl;
142 u_int16_t rdlength;
143 const u_int8_t *rdata;
/netbsd-src/include/arpa/
H A Dnameser.h167 typedef struct __ns_rr { struct
179 typedef struct __ns_rr2 { argument
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h169 typedef struct __ns_rr { struct
181 typedef struct __ns_rr2 { argument