Home
last modified time | relevance | path

Searched refs:T_SOA (Results 1 – 6 of 6) sorted by relevance

/external/dnsmasq/src/
Dnameser.h143 #define T_SOA 6 /* start of authority zone */ macro
Drfc1035.c492 if ((qclass == C_IN) && (qtype == T_SOA)) { in find_soa()
724 if (qtype == T_NS || qtype == T_SOA) return F_QUERY | F_BIGNAME; in extract_request()
1310 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) { in answer_request()
/external/tcpdump/
Dnameser.h129 #define T_SOA 6 /* start of authority zone */ macro
Dprint-domain.c254 { T_SOA, "SOA" }, /* RFC 1035 */
436 case T_SOA: in ns_rprint()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h159 #define T_SOA ns_t_soa macro
Dadig.c116 { "SOA", T_SOA },
644 case T_SOA: in display_rr()