Searched refs:ns_t_soa (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/arpa/
H A Dnameser_compat.h141 #define T_SOA ns_t_soa
H A Dnameser.h294 ns_t_soa = 6, /* Start of authority zone. */ enumerator in enum:__ns_type
/bionic/libc/dns/resolv/
H A Dres_debug.c469 {ns_t_soa, "SOA", "start of authority"},
H A Dres_cache.c1021 if ((ns_parserr(&handle, ns_s_ns, n, &rr) == 0) && (ns_rr_type(rr) == ns_t_soa)) {
/bionic/libc/dns/nameser/
H A Dns_print.c197 case ns_t_soa: {

Completed in 12 milliseconds