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

/freebsd-11.0-release/contrib/unbound/util/data/
H A Dmsgparse.c179 /* works together with pkt_hash_rrset_rest */
189 pkt_hash_rrset_rest(hashvalue_t dname_h, uint16_t type, uint16_t dclass, function
494 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
501 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
512 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
532 *hash = pkt_hash_rrset_rest(dname_h, LDNS_RR_TYPE_RRSIG,
553 *hash = pkt_hash_rrset_rest(dname_h, type, dclass, *rrset_flags);

Completed in 47 milliseconds