HomeSort by: relevance | last modified time | path
    Searched refs:split_include (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.h 158 *split_include; /* UNITY_SPLIT_INCLUDE */ member in struct:isakmp_cfg_state
isakmp_unity.c 220 &iph1->mode_cfg->split_include,
isakmp_cfg.c 1296 if(iph1->mode_cfg->split_include != NULL)
1297 splitnet_list_free(iph1->mode_cfg->split_include,
1942 splitnet_list_2str(iph1->mode_cfg->split_include, NETMASK);
1944 splitnet_list_2str(iph1->mode_cfg->split_include, CIDR);
1951 if (script_env_append(envp, envc, "SPLIT_INCLUDE", splitlist) != 0) {
1952 plog(LLV_ERROR, LOCATION, NULL, "Cannot set SPLIT_INCLUDE\n");

Completed in 155 milliseconds