Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dnameser.h378 ns_t_hip = 55, /* Host Identity Protocol */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c315 case ns_t_hip: return (detail ? "Host Identity record" : "HIP"); in dns_type_string()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c531 {ns_t_hip, "HIP", "host identity protocol"},
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c993 case ns_t_hip: { in ns_sprintrrf()