Searched defs:infra_cache (Results 1 – 2 of 2) sorted by relevance
112 struct infra_cache { struct114 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;
342 struct infra_cache* infra_cache; member