Searched refs:ns_rr_rdlen (Results 1 – 6 of 6) sorted by relevance
195 *lenp = ns_rr_rdlen(rr); in krb5int_dns_nextans()
89 ns_rr_rdlen(rr), in ns_newmsg_copy()
90 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr), in ns_sprintrr()
200 #define ns_rr_rdlen(rr) ((rr).rdlength + 0) macro
595 ns_rr_rdlen(rr) != NS_INADDRSZ) in save_a()
213 u_int16_t optcode, optlen, rdatalen = ns_rr_rdlen(rr); in do_section()