Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp375 {ns_t_tkey, "TKEY", "tkey"},
/aosp12/bionic/libc/include/arpa/
H A Dnameser.h338 ns_t_tkey = 249, /* Transaction key */ enumerator
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c534 {ns_t_tkey, "TKEY", "tkey"},
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.cpp149 {ns_type::ns_t_tkey, "TKEY"}, in dnstype2str()
/aosp12/bionic/libc/dns/nameser/
H A Dns_print.c626 case ns_t_tkey: { in ns_sprintrrf()