Searched refs:ns_rr_rdlen (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/nameser/
H A Dns_newmsg.c81 ns_rr_rdlen(rr),
H A Dns_print.c92 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr),
/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h151 #define ns_rr_rdlen(rr) ((rr).rdlength + 0) macro
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h198 #define ns_rr_rdlen(rr) ((rr).rdlength + 0) macro
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_findzonecut.c597 ns_rr_rdlen(rr) != NS_INADDRSZ)
H A Dres_debug.c194 u_int16_t optcode, optlen, rdatalen = ns_rr_rdlen(rr);
/netbsd-current/lib/libresolv/
H A Dres_findzonecut.c597 ns_rr_rdlen(rr) != NS_INADDRSZ)
/netbsd-current/include/arpa/
H A Dnameser.h196 #define ns_rr_rdlen(rr) ((size_t)(rr).rdlength + 0) macro
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c204 rdatalen = ns_rr_rdlen(rr);
/netbsd-current/lib/libc/nameser/
H A Dns_print.c99 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr),

Completed in 127 milliseconds