slabhash_create
ctx->env->msg_cache = slabhash_create(cfg->msg_cache_slabs,
infra->hosts = slabhash_create(cfg->infra_cache_slabs,
infra->domain_rates = slabhash_create(cfg->ratelimit_slabs,
infra->client_ip_rates = slabhash_create(cfg->ip_ratelimit_slabs,
struct rrset_cache *r = (struct rrset_cache*)slabhash_create(slabs,
struct slabhash* slabhash_create(size_t numtables, size_t start_size,
kcache->slab = slabhash_create(numtables, start_size, maxmem,
daemon->env->msg_cache = slabhash_create(cfg->msg_cache_slabs,
env->shared_secrets_cache = slabhash_create(
env->nonces_cache = slabhash_create(
sn_env->subnet_msg_cache = slabhash_create(env->cfg->msg_cache_slabs,
ctx->env->msg_cache = slabhash_create(cfg->msg_cache_slabs,
infra->hosts = slabhash_create(cfg->infra_cache_slabs,
infra->domain_rates = slabhash_create(cfg->ratelimit_slabs,
infra->client_ip_rates = slabhash_create(cfg->ip_ratelimit_slabs,
struct rrset_cache *r = (struct rrset_cache*)slabhash_create(slabs,
table = slabhash_create(4, 2, 10400,
table = slabhash_create(4, 2, 10400,
struct slabhash* slabhash_create(size_t numtables, size_t start_size,
kcache->slab = slabhash_create(numtables, start_size, maxmem,