Home | History | Annotate | Download | only in racoon

Lines Matching full:split_include

1312 	if(iph1->mode_cfg->split_include != NULL)
1313 splitnet_list_free(iph1->mode_cfg->split_include,
2017 splitnet_list_2str(iph1->mode_cfg->split_include, NETMASK);
2019 splitnet_list_2str(iph1->mode_cfg->split_include, CIDR);
2026 if (script_env_append(envp, envc, "SPLIT_INCLUDE", splitlist) != 0) {
2027 plog(LLV_ERROR, LOCATION, NULL, "Cannot set SPLIT_INCLUDE\n");