OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:splitnet_type
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_cfg.h
106
int
splitnet_type
;
member in struct:isakmp_cfg_config
isakmp_unity.c
169
if(isakmp_cfg_config.
splitnet_type
== UNITY_SPLIT_INCLUDE)
177
if(isakmp_cfg_config.
splitnet_type
== UNITY_LOCAL_LAN)
cfparse.y
790
isakmp_cfg_config.
splitnet_type
= UNITY_LOCAL_LAN;
799
isakmp_cfg_config.
splitnet_type
= UNITY_SPLIT_INCLUDE;
[
all
...]
isakmp_cfg.c
[
all
...]
Completed in 17 milliseconds