HomeSort by relevance Sort by last modified time
    Searched refs:complex_bundle (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
localconf.h 103 int complex_bundle; member in struct:localconf
110 * usually uses this format. If the option, 'complex_bundle'
localconf.c 119 lcconf->complex_bundle = TRUE; /*XXX FALSE;*/
proposal.c 1038 int encmodesv = IPSECDOI_ATTR_ENC_MODE_TRNS; /* use only when complex_bundle */
1051 if (lcconf->complex_bundle)
1107 if (lcconf->complex_bundle) {
cfparse.y 233 %token COMPLEX_BUNDLE
347 : COMPLEX_BUNDLE SWITCH { lcconf->complex_bundle = $2; } EOS
    [all...]

Completed in 26 milliseconds