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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.h22 #define MPPE_C_BIT 0x01 /* MPPC */ macro
76 if (ptr[3] & MPPE_C_BIT) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h225 #define MPPE_C_BIT 0x01 /* MPPC */ macro
279 if (ptr[3] & MPPE_C_BIT) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h192 #define MPPE_C_BIT 0x01 /* MPPC */ macro
246 if (ptr[3] & MPPE_C_BIT) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dccp.c1544 (p[5] & MPPE_C_BIT)? "+C": "-C",

Completed in 176 milliseconds