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

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dppp-comp.h233 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT) macro
287 if (ptr[3] & ~MPPE_ALL_BITS) \
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h233 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT) macro
287 if (ptr[3] & ~MPPE_ALL_BITS) \
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h200 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT) macro
254 if (ptr[3] & ~MPPE_ALL_BITS) \
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h233 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT) macro
287 if (ptr[3] & ~MPPE_ALL_BITS) \
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h200 #define MPPE_ALL_BITS (MPPE_D_BIT|MPPE_L_BIT|MPPE_S_BIT|MPPE_M_BIT|MPPE_H_BIT) macro
254 if (ptr[3] & ~MPPE_ALL_BITS) \

Completed in 162 milliseconds