Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnameser.h99 #ifdef T_OPT
100 #undef T_OPT
164 #define T_OPT 41 /* EDNS0 option (meta-RR) */ macro
H A Dprint-domain.c519 { T_OPT, "OPT" }, /* RFC 6891 */
698 if (class != C_IN && typ != T_OPT) in ns_rprint()
705 if (typ == T_OPT) { in ns_rprint()
849 case T_OPT: in ns_rprint()
988 if (type == T_OPT) { in domain_print()
/freebsd/include/arpa/
H A Dnameser_compat.h184 #define T_OPT ns_t_opt macro