Searched refs:dnscrypt_shared_secret_cache_slabs (Results 1 – 6 of 6) sorted by relevance
701 size_t dnscrypt_shared_secret_cache_slabs; member
375 cfg->dnscrypt_shared_secret_cache_slabs = 0; in config_create()467 cfg->dnscrypt_shared_secret_cache_slabs = 1; in config_create_forlib()861 dnscrypt_shared_secret_cache_slabs) in config_set_option()1355 dnscrypt_shared_secret_cache_slabs) in config_get_option()1504 SET_AUTO_SLAB(dnscrypt_shared_secret_cache_slabs, in config_auto_slab_values()
3877 cfg_parser->cfg->dnscrypt_shared_secret_cache_slabs = atoi($2);3878 if(!is_pow2(cfg_parser->cfg->dnscrypt_shared_secret_cache_slabs))
7536 cfg_parser->cfg->dnscrypt_shared_secret_cache_slabs = atoi((yyvsp[0].str)); in yyparse()7537 if(!is_pow2(cfg_parser->cfg->dnscrypt_shared_secret_cache_slabs)) in yyparse()
980 cfg->dnscrypt_shared_secret_cache_slabs, in dnsc_apply_cfg()
6325 COPY_VAR_size_t(dnscrypt_shared_secret_cache_slabs); in fr_atomic_copy_cfg()