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

/external/ipsec-tools/src/racoon/
H A Dcfparse.h58 PAD_EXCLTAIL = 274, enumerator in enum:yytokentype
223 #define PAD_EXCLTAIL 274 macro
H A Dcfparse.y193 %token PADDING PAD_RANDOMIZE PAD_RANDOMIZELEN PAD_MAXLEN PAD_STRICT PAD_EXCLTAIL
432 | PAD_EXCLTAIL SWITCH { lcconf->pad_excltail = $2; } EOS
H A Dcftoken.l203 <S_PAD>exclusive_tail { YYD; return(PAD_EXCLTAIL); }

Completed in 100 milliseconds