Home
last modified time | relevance | path

Searched defs:infra_cache (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Dinfra.h112 struct infra_cache { struct
114 struct slabhash* hosts;
116 int host_ttl;
118 int infra_keep_probing;
120 struct slabhash* domain_rates;
122 rbtree_type domain_limits;
124 struct slabhash* client_ip_rates;
/netbsd-src/external/bsd/unbound/dist/util/
H A Dmodule.h342 struct infra_cache* infra_cache; member