Searched refs:ns_rr_rdlen (Results 1 – 4 of 4) sorted by relevance
187 #define ns_rr_rdlen(rr) ((size_t)(rr).rdlength + 0) macro
196 rdatalen = ns_rr_rdlen(rr); in do_section()
1022 const u_char *edata = rdata + ns_rr_rdlen(rr); // add the len to find the end in answer_getNegativeTTL()
96 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr), in ns_sprintrr()