Searched refs:ns_rr_rdata (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/resolv/arpa/ | ||
D | nameser.h | 138 #define ns_rr_rdata(rr) ((rr).rdata + 0) macro |
/glibc-2.36/resolv/ | ||
D | ns_print.c | 75 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr), in ns_sprintrr() |