Searched refs:PPP_CCP (Results 1 – 3 of 3) sorted by relevance
84 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
1122 case PPP_CCP: in isdn_ppp_push_higher()2317 isdn_ppp_ccp_xmit_reset(rs->is, PPP_CCP, CCP_RESETREQ, rs->id, in isdn_ppp_ccp_timer_callback()2400 isdn_ppp_ccp_xmit_reset(is, PPP_CCP, in isdn_ppp_ccp_reset_trans()2446 isdn_ppp_ccp_xmit_reset(is, PPP_CCP, CCP_RESETREQ, in isdn_ppp_ccp_reset_trans()2675 if(proto == PPP_CCP) in isdn_ppp_receive_ccp()2684 if(proto == PPP_CCP) in isdn_ppp_receive_ccp()2693 if(proto == PPP_CCP) { in isdn_ppp_receive_ccp()2709 if(proto == PPP_CCP) { in isdn_ppp_receive_ccp()2747 if(proto == PPP_CCP) { in isdn_ppp_receive_ccp()2841 if(proto != PPP_CCP && proto != PPP_CCPFRAG) in isdn_ppp_send_ccp()[all …]
1197 case PPP_CCP: in ppp_send_frame()1205 proto != PPP_LCP && proto != PPP_CCP) { in ppp_send_frame()1737 case PPP_CCP: in ppp_receive_nonmp_frame()