Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser.h338 ns_t_tkey = 249, /* Transaction key */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c516 {ns_t_tkey, "TKEY", "tkey"},
/bionic/libc/dns/nameser/
Dns_print.c626 case ns_t_tkey: { in ns_sprintrrf()