Home
last modified time | relevance | path

Searched refs:lruhash_entry (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/unbound/util/storage/
H A Dlruhash.h111 struct lruhash_entry;
171 struct lruhash_entry* lru_start;
173 struct lruhash_entry* lru_end;
195 struct lruhash_entry* overflow_list;
205 struct lruhash_entry { struct
214 struct lruhash_entry* overflow_next; argument
216 struct lruhash_entry* lru_next; argument
218 struct lruhash_entry* lru_prev; argument
275 struct lruhash_entry* entry, void* data, void* cb_override);
290 struct lruhash_entry* lruhash_lookup(struct lruhash* table,
[all …]
H A Dlruhash.c101 struct lruhash_entry* p, *np; in bin_delete()
122 struct lruhash_entry *p, *np; in bin_split()
168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove()
170 struct lruhash_entry* p = bin->overflow_list; in bin_overflow_remove()
171 struct lruhash_entry** prevp = &bin->overflow_list; in bin_overflow_remove()
183 reclaim_space(struct lruhash* table, struct lruhash_entry** list) in reclaim_space()
185 struct lruhash_entry* d; in reclaim_space()
218 struct lruhash_entry*
223 struct lruhash_entry* p = bin->overflow_list; in bin_find_entry()
271 lru_front(struct lruhash* table, struct lruhash_entry* entry) in lru_front()
[all …]
H A Dslabhash.h113 struct lruhash_entry* entry, void* data, void* cb_override);
128 struct lruhash_entry* slabhash_lookup(struct slabhash* table,
206 void (*func)(struct lruhash_entry*, void*), void* arg);
230 struct lruhash_entry entry;
H A Dslabhash.c117 struct lruhash_entry* entry, void* data, void* arg) in slabhash_insert()
122 struct lruhash_entry* slabhash_lookup(struct slabhash* sl, in slabhash_lookup()
234 void (*func)(struct lruhash_entry*, void*), void* arg) in slabhash_traverse() argument
/freebsd/contrib/unbound/services/cache/
H A Dinfra.c472 struct lruhash_entry*
489 data_entry_init(struct infra_cache* infra, struct lruhash_entry* e, in data_entry_init()
517 static struct lruhash_entry*
552 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_host()
625 struct lruhash_entry* e; in infra_set_lame()
662 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_update_tcp_works()
680 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_rtt_update()
743 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_get_host_rto()
768 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_edns_update()
801 struct lruhash_entry* e = infra_lookup_nottl(infra, addr, addrlen, in infra_get_lame_rtt()
[all …]
H A Dinfra.h68 struct lruhash_entry entry;
151 struct lruhash_entry entry;
168 struct lruhash_entry entry;
246 struct lruhash_entry* infra_lookup_nottl(struct infra_cache* infra,
H A Drrset.c193 struct lruhash_entry* e; in rrset_cache_update()
284 struct lruhash_entry* e; in rrset_cache_lookup()
376 struct lruhash_entry* e; in rrset_update_sec_status()
416 struct lruhash_entry* e; in rrset_check_sec_status()
H A Ddns.c285 struct lruhash_entry* e; in msg_cache_lookup()
895 struct lruhash_entry* e; in dns_cache_lookup()
/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.c60 struct lruhash_entry entry;
72 struct lruhash_entry entry;
142 static struct lruhash_entry*
214 static struct lruhash_entry*
256 struct lruhash_entry* entry; in dnscrypt_server_uncurve()
/freebsd/contrib/unbound/validator/
H A Dval_kentry.h58 struct lruhash_entry entry;
H A Dval_kcache.c109 struct lruhash_entry* e; in key_cache_search()
/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.h124 struct lruhash_entry entry;
H A Dmsgreply.h248 struct lruhash_entry entry;
/freebsd/contrib/unbound/util/
H A Dalloc.h63 ((x)->entry.overflow_next) = (struct lruhash_entry*)(y);
/freebsd/contrib/unbound/daemon/
H A Dremote.c1782 infra_del_host(struct lruhash_entry* e, void* arg) in infra_del_host()
1846 zone_del_rrset(struct lruhash_entry* e, void* arg) in zone_del_rrset()
1863 zone_del_msg(struct lruhash_entry* e, void* arg) in zone_del_msg()
1885 zone_del_kcache(struct lruhash_entry* e, void* arg) in zone_del_kcache()
1944 bogus_del_rrset(struct lruhash_entry* e, void* arg) in bogus_del_rrset()
1957 bogus_del_msg(struct lruhash_entry* e, void* arg) in bogus_del_msg()
1977 bogus_del_kcache(struct lruhash_entry* e, void* arg) in bogus_del_kcache()
2022 negative_del_rrset(struct lruhash_entry* e, void* arg) in negative_del_rrset()
2039 negative_del_msg(struct lruhash_entry* e, void* arg) in negative_del_msg()
2061 negative_del_kcache(struct lruhash_entry* e, void* arg) in negative_del_kcache()
[all …]
H A Dcachedump.c106 struct lruhash_entry* e; in dump_rrset_lruhash()
226 copy_msg(struct regional* region, struct lruhash_entry* e, in copy_msg()
254 struct lruhash_entry* e; in dump_msg_lruhash()
H A Dworker.c1365 struct lruhash_entry* e; in worker_handle_request()
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c376 struct lruhash_entry* lru_entry = slabhash_lookup(subnet_msg_cache, h, in update_cache()
453 struct lruhash_entry *e; in lookup_and_reply()
/freebsd/contrib/unbound/services/
H A Dmesh.c317 struct lruhash_entry* e; in mesh_serve_expired_lookup()