Searched refs:COMPLEX_BUNDLE (Results 1 - 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcfparse.h161 COMPLEX_BUNDLE = 377, enumerator in enum:yytokentype
326 #define COMPLEX_BUNDLE 377 macro
H A Dcfparse.y228 %token COMPLEX_BUNDLE
340 : COMPLEX_BUNDLE SWITCH { lcconf->complex_bundle = $2; } EOS
H A Dcftoken.l182 <S_INI>complex_bundle { YYDB; return(COMPLEX_BUNDLE); }

Completed in 415 milliseconds