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

  /external/ppp/pppd/
mppe.h 61 #define MPPE_M_BIT 0x80 /* 56-bit, not supported */
65 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT)
107 if (ptr[3] & MPPE_M_BIT) \
ccp.c     [all...]

Completed in 1093 milliseconds