Searched refs:max_client_subnet_ipv6 (Results 1 – 5 of 5) sorted by relevance
336 cfg->max_client_subnet_ipv6, &delfunc, in get_tree()607 qstate->env->cfg->max_client_subnet_ipv6) { in eval_response()609 qstate->env->cfg->max_client_subnet_ipv6; in eval_response()672 ecs->subnet_source_mask = cfg->max_client_subnet_ipv6; in subnet_option_from_ss()875 qstate->env->cfg->max_client_subnet_ipv6) in subnetmod_operate()877 qstate->env->cfg->max_client_subnet_ipv6; in subnetmod_operate()
269 uint8_t max_client_subnet_ipv6; member
682 cfg_parser->cfg->max_client_subnet_ipv6 = 128;684 cfg_parser->cfg->max_client_subnet_ipv6 = 0;685 else cfg_parser->cfg->max_client_subnet_ipv6 = (uint8_t)atoi($2);
225 cfg->max_client_subnet_ipv6 = 56; in config_create()1205 else O_DEC(opt, "max-client-subnet-ipv6", max_client_subnet_ipv6) in config_get_option()
3317 cfg_parser->cfg->max_client_subnet_ipv6 = 128; in yyparse()3319 cfg_parser->cfg->max_client_subnet_ipv6 = 0; in yyparse()3320 else cfg_parser->cfg->max_client_subnet_ipv6 = (uint8_t)atoi((yyvsp[0].str)); in yyparse()