Searched refs:complex_bundle (Results 1 - 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dlocalconf.h109 int complex_bundle; member in struct:localconf
116 * usually uses this format. If the option, 'complex_bundle'
H A Dlocalconf.c124 lcconf->complex_bundle = TRUE; /*XXX FALSE;*/
H A Dproposal.c1038 int encmodesv = IPSECDOI_ATTR_ENC_MODE_TRNS; /* use only when complex_bundle */
1051 if (lcconf->complex_bundle)
1107 if (lcconf->complex_bundle) {
H A Dcftoken.l182 <S_INI>complex_bundle { YYDB; return(COMPLEX_BUNDLE); }
H A Dcfparse.y340 : COMPLEX_BUNDLE SWITCH { lcconf->complex_bundle = $2; } EOS

Completed in 104 milliseconds