Home | History | Annotate | Download | only in dns

Lines Matching refs:covers

245 	    rds->covers != dns_rdatatype_nsec3)
361 dns_rdatatype_t type, covers;
370 covers = rdata_covers(&t->rdata);
389 rdl.covers = covers;
395 rdata_covers(&t->rdata) == covers)
552 dns_rdatatype_t type, covers;
559 covers = rdata_covers(&t->rdata);
563 rdl.covers = covers;
570 rdata_covers(&t->rdata) == covers)