Searched refs:SC_ENABLE_IP (Results 1 – 2 of 2) sorted by relevance
27 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */ macro
531 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()