Searched refs:MPPE_OPT_40 (Results 1 – 2 of 2) sorted by relevance
6 #define MPPE_OPT_40 0x01 /* 40 bit */ macro50 if (opts & MPPE_OPT_40) \70 opts |= MPPE_OPT_40; \
263 else if (mppe_opts & MPPE_OPT_40) in mppe_init()
Completed in 5 milliseconds