Searched refs:ns_t_opt (Results 1 – 5 of 5) sorted by relevance
365 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator401 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
207 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) { in do_section()520 {ns_t_opt, "OPT", "opt"},546 {ns_t_opt, "OPT", "EDNS Options"},
258 ns_put16(ns_t_opt, cp); /*%< TYPE */ in res_nopt()
294 case ns_t_opt: return (detail ? "EDNS0 option" : "OPT"); in dns_type_string()521 if (type == ns_t_opt) { in print_answer()
690 case ns_t_opt: { in ns_sprintrrf()