Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c521 {ns_t_kx, "KX", "key exchange"},
546 {ns_t_kx, "KX", "Key Exchange"},
/titanic_50/usr/src/head/arpa/
H A Dnameser.h359 ns_t_kx = 36, /* Key Exchange */ enumerator
/titanic_50/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c257 case ns_t_kx: { in ns_sprintrrf()