Searched refs:max_client_subnet_ipv4 (Results 1 – 6 of 6) sorted by relevance
375 cfg->max_client_subnet_ipv4, &delfunc, in get_tree()812 qstate->env->cfg->max_client_subnet_ipv4) { in eval_response()814 qstate->env->cfg->max_client_subnet_ipv4; in eval_response()872 ecs->subnet_source_mask = cfg->max_client_subnet_ipv4; in subnet_option_from_ss()1130 qstate->env->cfg->max_client_subnet_ipv4) in subnetmod_operate()1132 qstate->env->cfg->max_client_subnet_ipv4; in subnetmod_operate()
278 uint8_t max_client_subnet_ipv4; member
714 cfg_parser->cfg->max_client_subnet_ipv4 = 32;716 cfg_parser->cfg->max_client_subnet_ipv4 = 0;717 else cfg_parser->cfg->max_client_subnet_ipv4 = (uint8_t)atoi($2);
235 cfg->max_client_subnet_ipv4 = 24; in config_create()1306 else O_DEC(opt, "max-client-subnet-ipv4", max_client_subnet_ipv4) in config_get_option()
3463 cfg_parser->cfg->max_client_subnet_ipv4 = 32; in yyparse()3465 cfg_parser->cfg->max_client_subnet_ipv4 = 0; in yyparse()3466 else cfg_parser->cfg->max_client_subnet_ipv4 = (uint8_t)atoi((yyvsp[0].str)); in yyparse()
6120 COPY_VAR_uint8_t(max_client_subnet_ipv4); in fr_atomic_copy_cfg()