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

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.c199 pkt_hash_rrset_rest(hashvalue_type dname_h, uint16_t type, uint16_t dclass, argument
205 h = hashlittle(&type, sizeof(type), dname_h); /* host order */
474 hashvalue_type dname_h = pkt_hash_rrset_first(pkt, dname); local
504 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
511 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
522 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
542 *hash = pkt_hash_rrset_rest(dname_h, LDNS_RR_TYPE_RRSIG,
563 *hash = pkt_hash_rrset_rest(dname_h, type, dclass, *rrset_flags);
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.c199 pkt_hash_rrset_rest(hashvalue_type dname_h, uint16_t type, uint16_t dclass, argument
205 h = hashlittle(&type, sizeof(type), dname_h); /* host order */
474 hashvalue_type dname_h = pkt_hash_rrset_first(pkt, dname); local
504 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
511 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
522 *hash = pkt_hash_rrset_rest(dname_h, covtype, dclass,
542 *hash = pkt_hash_rrset_rest(dname_h, LDNS_RR_TYPE_RRSIG,
563 *hash = pkt_hash_rrset_rest(dname_h, type, dclass, *rrset_flags);

Completed in 76 milliseconds