Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp387 {ns_t_sink, "SINK", "Kitchen Sink (experimental)"},
/aosp12/bionic/libc/include/arpa/
H A Dnameser.h324 ns_t_sink = 40, /* Kitchen sink (experimentatl) */ enumerator
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c546 {ns_t_sink, "SINK", "Kitchen Sink (experimental)"},
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.cpp146 {ns_type::ns_t_sink, "SINK"}, in dnstype2str()