OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:complex_bundle
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/racoon/
localconf.h
109
int
complex_bundle
;
member in struct:localconf
116
* usually uses this format. If the option, '
complex_bundle
'
localconf.c
124
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
) {
cftoken.l
182
<S_INI>
complex_bundle
{ YYDB; return(
COMPLEX_BUNDLE
); }
cfparse.y
228
%token
COMPLEX_BUNDLE
340
:
COMPLEX_BUNDLE
SWITCH { lcconf->
complex_bundle
= $2; } EOS
[
all
...]
Completed in 227 milliseconds