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

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h147 #define T_SOA ns_t_soa macro
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h129 #define T_SOA 6 /* start of authority zone */ macro
H A Dprint-domain.c254 { T_SOA, "SOA" }, /* RFC 1035 */
436 case T_SOA:
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c206 if (numrrs != 1 || rrecp->r_type != T_SOA)
251 case T_SOA:
264 if (rrecp->r_type == T_SOA) {

Completed in 343 milliseconds