Searched refs:dnscrypt_nonce_cache_slabs (Results 1 – 5 of 5) sorted by relevance
670 size_t dnscrypt_nonce_cache_slabs; member
365 cfg->dnscrypt_nonce_cache_slabs = 4; in config_create()785 dnscrypt_nonce_cache_slabs) in config_set_option()1256 dnscrypt_nonce_cache_slabs) in config_get_option()
3697 cfg_parser->cfg->dnscrypt_nonce_cache_slabs = atoi($2);3698 if(!is_pow2(cfg_parser->cfg->dnscrypt_nonce_cache_slabs))
7199 cfg_parser->cfg->dnscrypt_nonce_cache_slabs = atoi((yyvsp[0].str)); in yyparse()7200 if(!is_pow2(cfg_parser->cfg->dnscrypt_nonce_cache_slabs)) in yyparse()
995 cfg->dnscrypt_nonce_cache_slabs, in dnsc_apply_cfg()