Searched refs:wait_limit_cookie (Results 1 – 6 of 6) sorted by relevance
561 int wait_limit_cookie; member
324 cfg->wait_limit_cookie = 10000; in config_create()809 else S_NUMBER_OR_ZERO("wait-limit-cookie:", wait_limit_cookie) in config_set_option()1310 else O_DEC(opt, "wait-limit-cookie", wait_limit_cookie) in config_get_option()
2521 cfg_parser->cfg->wait_limit_cookie = atoi($2);
5836 cfg_parser->cfg->wait_limit_cookie = atoi((yyvsp[0].str)); in yyparse()
1273 (cookie_valid && cfg->wait_limit_cookie == 0)) in infra_wait_limit_allowed()1297 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie: in infra_wait_limit_allowed()
6486 COPY_VAR_int(wait_limit_cookie); in fr_atomic_copy_cfg()