Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp371 {ns_t_nsec3, "NSEC3", "nsec3"},
/aosp12/bionic/libc/include/arpa/
H A Dnameser.h334 ns_t_nsec3 = 50, /* Negative security type 3 */ enumerator
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c530 {ns_t_nsec3, "NSEC3", "nsec3"},
/aosp12/bionic/libc/dns/nameser/
H A Dns_print.c742 case ns_t_nsec3: in ns_sprintrrf()