Searched refs:max_sent_count (Results 1 – 9 of 9) sorted by relevance
174 int max_sent_count; member
251 iter_env->max_sent_count = cfg->max_sent_count; in iter_apply_cfg()
2495 if(iq->sent_count > ie->max_sent_count) { in processQueryTargets()2843 iq->caps_server*2+2 >= (size_t)ie->max_sent_count) { in processQueryTargets()
109 iter_env->max_sent_count = cfg->max_sent_count;
665 int max_sent_count; member
361 cfg->max_sent_count = 32; in config_create()896 else S_NUMBER_NONZERO("max-sent-count:", max_sent_count) in config_set_option()1391 else O_UNS(opt, "max-sent-count", max_sent_count) in config_get_option()
2916 else cfg_parser->cfg->max_sent_count = atoi($2);
6333 else cfg_parser->cfg->max_sent_count = atoi((yyvsp[0].str)); in yyparse()
5180 FR_CHECK_CHANGED_CFG("max-sent-count", max_sent_count, changed_str); in fr_check_nopause_compat_cfg()6529 COPY_VAR_int(max_sent_count); in fr_atomic_copy_cfg()6675 iter_env->max_sent_count = env->cfg->max_sent_count; in fr_adjust_iter_env()