Searched refs:query_info_hash (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c1552 h = query_info_hash(&k, 0);
1556 h = query_info_hash(&k, BIT_CD);
H A Dworker.c1485 h = query_info_hash(lookup_qinfo, sldns_buffer_read_u16_at(c->buffer, 2));
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.c333 query_info_hash(&qstate->qinfo, qstate->query_flags);
406 hashvalue_type h = query_info_hash(&qstate->qinfo, qstate->query_flags);
/freebsd-11-stable/contrib/unbound/services/cache/
H A Ddns.c126 h = query_info_hash(&k, flags);
252 h = query_info_hash(&k, flags);
818 h = query_info_hash(&k, flags);
927 h = query_info_hash(&k, flags);
932 h = query_info_hash(&k, flags);
1013 h = query_info_hash(&qinf, (uint16_t)flags);
/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.c375 h = query_info_hash(lookup_qinfo, qstate->query_flags);
/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgreply.c630 query_info_hash(struct query_info *q, uint16_t flags) function
H A Dmsgreply.h344 hashvalue_type query_info_hash(struct query_info *q, uint16_t flags);

Completed in 222 milliseconds