HomeSort by relevance Sort by last modified time
    Searched refs:PAD_EXCLTAIL (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 58 PAD_EXCLTAIL = 274,
223 #define PAD_EXCLTAIL 274
cfparse.y 193 %token PADDING PAD_RANDOMIZE PAD_RANDOMIZELEN PAD_MAXLEN PAD_STRICT PAD_EXCLTAIL
432 | PAD_EXCLTAIL SWITCH { lcconf->pad_excltail = $2; } EOS
    [all...]
cftoken.l 203 <S_PAD>exclusive_tail { YYD; return(PAD_EXCLTAIL); }

Completed in 1758 milliseconds