Home
last modified time | relevance | path

Searched refs:ns_t_a6 (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/arpa/
H A Dnameser_compat.h181 #define T_A6 ns_t_a6
H A Dnameser.h318 ns_t_a6 = 38, /*%< IPv6 address (experimental) */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c491 {ns_t_a6, "A", "IPv6 address (experminental)"},
516 {ns_t_a6, "A6", "IPv6 Address"},
/freebsd/lib/libc/nameser/
H A Dns_print.c669 case ns_t_a6: { in ns_sprintrrf()