Searched refs:T_SOA (Results 1 - 4 of 4) sorted by relevance

/external/dnsmasq/src/
H A Dnameser.h143 #define T_SOA 6 /* start of authority zone */ macro
H A Drfc1035.c603 if ((qclass == C_IN) && (qtype == T_SOA))
892 if (qtype == T_NS || qtype == T_SOA)
1540 if (qtype == T_SOA && (daemon->options & OPT_FILTER))
/external/tcpdump/
H A Dnameser.h144 #define T_SOA 6 /* start of authority zone */ macro
H A Dprint-domain.c251 { T_SOA, "SOA" }, /* RFC 1035 */
425 case T_SOA:

Completed in 68 milliseconds