Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser.h336 ns_t_hip = 55, /* Host Identity Protocol */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c514 {ns_t_hip, "HIP", "host identity protocol"},
/bionic/libc/dns/nameser/
Dns_print.c1011 case ns_t_hip: { in ns_sprintrrf()