Home | History | Annotate | Download | only in racoon

Lines Matching refs:split_local

1315 	if(iph1->mode_cfg->split_local != NULL)
1316 splitnet_list_free(iph1->mode_cfg->split_local,
2043 splitnet_list_2str(iph1->mode_cfg->split_local, NETMASK);
2045 splitnet_list_2str(iph1->mode_cfg->split_local, CIDR);
2052 if (script_env_append(envp, envc, "SPLIT_LOCAL", splitlist) != 0) {
2053 plog(LLV_ERROR, LOCATION, NULL, "Cannot set SPLIT_LOCAL\n");