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

/bionic/libc/include/arpa/
H A Dnameser.h187 #define ns_rr_rdlen(rr) ((size_t)(rr).rdlength + 0) macro
/bionic/libc/dns/resolv/
H A Dres_debug.c196 rdatalen = ns_rr_rdlen(rr);
H A Dres_cache.c1023 const u_char *edata = rdata + ns_rr_rdlen(rr); // add the len to find the end
/bionic/libc/dns/nameser/
H A Dns_print.c96 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr),

Completed in 12 milliseconds