Searched refs:PPP_IP (Results 1 – 2 of 2) sorted by relevance
39 #define PPP_IP 0x21 /* Internet Protocol */ macro
1105 case PPP_IP: in isdn_ppp_push_higher()1258 unsigned int proto = PPP_IP; /* 0x21 */ in isdn_ppp_xmit()1283 proto = PPP_IP; in isdn_ppp_xmit()1358 …if (proto == PPP_IP && ipts->pppcfg & SC_COMP_TCP) { /* ipts here? probably yes, but check this ag… in isdn_ppp_xmit()1506 proto = PPP_IP; in isdn_ppp_autodial_filter()