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

/freebsd-13-stable/contrib/unbound/util/data/
H A Dmsgparse.c184 /* works together with pkt_hash_rrset_rest */
194 pkt_hash_rrset_rest(hashvalue_type dname_h, uint16_t type, uint16_t dclass, function
499 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
506 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
517 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
537 *hash = pkt_hash_rrset_rest(dname_h, LDNS_RR_TYPE_RRSIG,
558 *hash = pkt_hash_rrset_rest(dname_h, type, dclass, *rrset_flags);

Completed in 161 milliseconds