Searched refs:pkt_rrsig_covered (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) function
264 if(pkt_rrsig_covered(pkt, here, &t) && t == type)
502 if(type == LDNS_RR_TYPE_RRSIG && pkt_rrsig_covered(pkt,
857 if(pkt_rrsig_covered(pkt,
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) function
264 if(pkt_rrsig_covered(pkt, here, &t) && t == type)
502 if(type == LDNS_RR_TYPE_RRSIG && pkt_rrsig_covered(pkt,
857 if(pkt_rrsig_covered(pkt,

Completed in 75 milliseconds