Home | History | Annotate | Download | only in racoon

Lines Matching refs:PAD_RANDOMIZE

193 %token PADDING PAD_RANDOMIZE PAD_RANDOMIZELEN PAD_MAXLEN PAD_STRICT PAD_EXCLTAIL
428 : PAD_RANDOMIZE SWITCH { lcconf->pad_random = $2; } EOS