Home
last modified time | relevance | path

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

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