Home
last modified time | relevance | path

Searched refs:T_OPT (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dnameser.h114 #ifdef T_OPT
115 #undef T_OPT
179 #define T_OPT 41 /* EDNS0 option (meta-RR) */ macro
Dprint-domain.c286 { T_OPT, "OPT" }, /* RFC 2671 */
383 if (class != C_IN && typ != T_OPT) in ns_rprint()
393 if (typ == T_OPT) in ns_rprint()
511 case T_OPT: in ns_rprint()