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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_ppp.h83 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_ppp.h62 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dif_ppp.h60 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ppp.c531 if (val & SC_ENABLE_IP && !(is->pppcfg & SC_ENABLE_IP) && (is->state & IPPP_CONNECT)) {
534 is->pppcfg = val; /* isdn_ppp_xmit test for SC_ENABLE_IP !!! */
1236 if (!(ipts->pppcfg & SC_ENABLE_IP)) { /* PPP connected ? */
1968 (SC_ENABLE_IP | SC_NO_TCP_CCID | SC_REJ_COMP_TCP);

Completed in 70 milliseconds