Home
last modified time | relevance | path

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

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