Home
last modified time | relevance | path

Searched refs:SC_ENABLE_IP (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dppp-ioctl.h27 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ macro
/linux-3.4.99/drivers/isdn/i4l/
Disdn_ppp.c531 if (val & SC_ENABLE_IP && !(is->pppcfg & SC_ENABLE_IP) && (is->state & IPPP_CONNECT)) { in isdn_ppp_ioctl()
1235 if (!(ipts->pppcfg & SC_ENABLE_IP)) { /* PPP connected ? */ in isdn_ppp_xmit()
1966 (SC_ENABLE_IP | SC_NO_TCP_CCID | SC_REJ_COMP_TCP); in isdn_ppp_bundle()