Lines Matching full:split_include
1312 if(iph1->mode_cfg->split_include != NULL)
1313 splitnet_list_free(iph1->mode_cfg->split_include,
2021 splitnet_list_2str(iph1->mode_cfg->split_include, NETMASK);
2023 splitnet_list_2str(iph1->mode_cfg->split_include, CIDR);
2030 if (script_env_append(envp, envc, "SPLIT_INCLUDE", splitlist) != 0) {
2031 plog(LLV_ERROR, LOCATION, NULL, "Cannot set SPLIT_INCLUDE\n");