Searched defs:MPPE_OPT_40 (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/include/net/
H A Dppp-comp.h175 #define MPPE_OPT_40 0x01 /* 40 bit */ macro
219 if (opts & MPPE_OPT_40) \
239 opts |= MPPE_OPT_40; \

Completed in 14 milliseconds