ns_t_opt
case ns_t_opt: return (detail ? "EDNS0 option" : "OPT");
if (type == ns_t_opt) {
#define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
case ns_t_opt: {
else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) {
{ns_t_opt, "OPT", "opt"},
{ns_t_opt, "OPT", "EDNS Options"},
ns_put16(ns_t_opt, cp); /*%< TYPE */