Symbol: query_info_hash
sbin/unwind/libunbound/services/cache/dns.c
1019
h = query_info_hash(&k, flags);
sbin/unwind/libunbound/services/cache/dns.c
1024
h = query_info_hash(&k, flags);
sbin/unwind/libunbound/services/cache/dns.c
1170
h = query_info_hash(&qinf, (uint16_t)flags);
sbin/unwind/libunbound/services/cache/dns.c
150
h = query_info_hash(&k, flags);
sbin/unwind/libunbound/services/cache/dns.c
294
h = query_info_hash(&k, flags);
sbin/unwind/libunbound/services/cache/dns.c
907
h = query_info_hash(&k, flags);
sbin/unwind/libunbound/services/mesh.c
345
h = query_info_hash(lookup_qinfo, qstate->query_flags);
sbin/unwind/libunbound/util/data/msgreply.h
374
hashvalue_type query_info_hash(struct query_info *q, uint16_t flags);
usr.sbin/unbound/daemon/remote.c
2106
h = query_info_hash(&k, 0);
usr.sbin/unbound/daemon/remote.c
2110
h = query_info_hash(&k, BIT_CD);
usr.sbin/unbound/daemon/worker.c
1915
h = query_info_hash(lookup_qinfo, sldns_buffer_read_u16_at(c->buffer, 2));
usr.sbin/unbound/edns-subnet/subnetmod.c
391
query_info_hash(&qstate->qinfo, qstate->query_flags);
usr.sbin/unbound/edns-subnet/subnetmod.c
473
hashvalue_type h = query_info_hash(&qstate->qinfo, qstate->query_flags);
usr.sbin/unbound/services/cache/dns.c
1019
h = query_info_hash(&k, flags);
usr.sbin/unbound/services/cache/dns.c
1024
h = query_info_hash(&k, flags);
usr.sbin/unbound/services/cache/dns.c
1170
h = query_info_hash(&qinf, (uint16_t)flags);
usr.sbin/unbound/services/cache/dns.c
150
h = query_info_hash(&k, flags);
usr.sbin/unbound/services/cache/dns.c
294
h = query_info_hash(&k, flags);
usr.sbin/unbound/services/cache/dns.c
907
h = query_info_hash(&k, flags);
usr.sbin/unbound/services/mesh.c
345
h = query_info_hash(lookup_qinfo, qstate->query_flags);
usr.sbin/unbound/testcode/fake_event.c
732
h = query_info_hash(&k, 0);
usr.sbin/unbound/testcode/fake_event.c
757
h = query_info_hash(&k, 0);
usr.sbin/unbound/util/data/msgreply.h
374
hashvalue_type query_info_hash(struct query_info *q, uint16_t flags);