dns_rdatatype_opt
rdtype != dns_rdatatype_opt && /* class is UDP SIZE */
&& rdtype != dns_rdatatype_opt
} else if (rdtype == dns_rdatatype_opt) {
if (rdtype != dns_rdatatype_opt &&
if (rdtype != dns_rdatatype_opt &&
if (rdtype == dns_rdatatype_opt && msg->opt == NULL) {
REQUIRE(opt->type == dns_rdatatype_opt);
rdatalist->type = dns_rdatatype_opt;
REQUIRE(rdata->type == dns_rdatatype_opt);
REQUIRE(rdata->type == dns_rdatatype_opt);
REQUIRE(type == dns_rdatatype_opt);