Searched refs:T_OPT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/
H A Dnameser.h114 #ifdef T_OPT
115 #undef T_OPT macro
179 #define T_OPT 41 /* EDNS0 option (meta-RR) */ macro
H A Dprint-domain.c288 { T_OPT, "OPT" }, /* RFC 2671 */
385 if (class != C_IN && typ != T_OPT)
392 if (typ == T_OPT) {
532 case T_OPT:
/freebsd-10.2-release/include/arpa/
H A Dnameser_compat.h178 #define T_OPT ns_t_opt macro

Completed in 83 milliseconds