Searched refs:T_OPT (Results 1 – 3 of 3) sorted by relevance
99 #ifdef T_OPT100 #undef T_OPT164 #define T_OPT 41 /* EDNS0 option (meta-RR) */ macro
519 { 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()
184 #define T_OPT ns_t_opt macro