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

  /src/crypto/dist/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 159 lcconf->complex_bundle = TRUE; /*XXX FALSE;*/
proposal.c 1008 int encmodesv = IPSECDOI_ATTR_ENC_MODE_TRNS; /* use only when complex_bundle */
1021 if (lcconf->complex_bundle)
1064 if (lcconf->complex_bundle) {
cfparse.y 342 %token COMPLEX_BUNDLE
466 : COMPLEX_BUNDLE SWITCH { lcconf->complex_bundle = $2; } EOS

Completed in 34 milliseconds