OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:complex_bundle
(Results
1 - 7
of
7
) 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
'
cfparse.h
168
COMPLEX_BUNDLE
= 384,
342
#define
COMPLEX_BUNDLE
384
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
) {
cftoken.l
181
<S_INI>
complex_bundle
{ YYDB; return(
COMPLEX_BUNDLE
); }
cfparse.y
233
%token
COMPLEX_BUNDLE
347
:
COMPLEX_BUNDLE
SWITCH { lcconf->
complex_bundle
= $2; } EOS
[
all
...]
racoon.conf.5
[
all
...]
Completed in 1500 milliseconds