Home
last modified time | relevance | path

Searched refs:ns_rr_ttl (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/arpa/
H A Dnameser.h178 #define ns_rr_ttl(rr) ((rr).ttl + 0) macro
/freebsd/lib/libc/resolv/
H A Dres_debug.c185 u_int32_t ttl = ns_rr_ttl(rr); in do_section()
/freebsd/lib/libc/nameser/
H A Dns_print.c93 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr), in ns_sprintrr()