Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h179 #define T_KX ns_t_kx
H A Dnameser.h316 ns_t_kx = 36, /*%< Key Exchange */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c489 {ns_t_kx, "KX", "key exchange"},
514 {ns_t_kx, "KX", "Key Exchange"},
/freebsd/lib/libc/nameser/
H A Dns_print.c260 case ns_t_kx: { in ns_sprintrrf()