Home | History | Annotate | Download | only in dns

Lines Matching defs:covers

275 			dns_rdatatype_t type, covers;
284 covers = rdata_covers(&t->rdata);
303 rdl.covers = covers;
309 covers != dns_rdatatype_nsec3)
319 rdata_covers(&t->rdata) == covers)
492 dns_rdatatype_t type, covers;
499 covers = rdata_covers(&t->rdata);
503 rdl.covers = covers;
510 rdata_covers(&t->rdata) == covers)