Home
last modified time | relevance | path

Searched refs:ns_t_nimloc (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/include/arpa/
H A Dnameser_compat.h152 #define T_NIMLOC ns_t_nimloc
H A Dnameser.h316 ns_t_nimloc = 32, /* Nimrod Locator. */ enumerator
/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp354 {ns_t_nimloc, "NIMLOC", "NIMROD locator (unimplemented)"},
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c513 {ns_t_nimloc, "NIMLOC", "NIMROD locator (unimplemented)"},
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.cpp139 {ns_type::ns_t_nimloc, "NIMLOC"}, in dnstype2str()