Home | History | Annotate | Download | only in dns

Lines Matching defs:covers

238 	    rds->covers != dns_rdatatype_nsec3)
354 dns_rdatatype_t type, covers;
363 covers = rdata_covers(&t->rdata);
382 rdl.covers = covers;
388 rdata_covers(&t->rdata) == covers)
545 dns_rdatatype_t type, covers;
552 covers = rdata_covers(&t->rdata);
556 rdl.covers = covers;
563 rdata_covers(&t->rdata) == covers)