Searched refs:MPPE_C_BIT (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dppp-comp.h225 #define MPPE_C_BIT 0x01 /* MPPC */ macro
279 if (ptr[3] & MPPE_C_BIT) \
296 #define MPPE_MPPC MPPE_C_BIT /* configuration bit C */
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h225 #define MPPE_C_BIT 0x01 /* MPPC */ macro
279 if (ptr[3] & MPPE_C_BIT) \
296 #define MPPE_MPPC MPPE_C_BIT /* configuration bit C */
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h192 #define MPPE_C_BIT 0x01 /* MPPC */ macro
246 if (ptr[3] & MPPE_C_BIT) \
263 #define MPPE_MPPC MPPE_C_BIT /* configuration bit C */
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h225 #define MPPE_C_BIT 0x01 /* MPPC */ macro
279 if (ptr[3] & MPPE_C_BIT) \
296 #define MPPE_MPPC MPPE_C_BIT /* configuration bit C */
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h192 #define MPPE_C_BIT 0x01 /* MPPC */ macro
246 if (ptr[3] & MPPE_C_BIT) \
263 #define MPPE_MPPC MPPE_C_BIT /* configuration bit C */

Completed in 47 milliseconds