Searched refs:PPP_CCP (Results 1 – 3 of 3) sorted by relevance
55 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
1161 case PPP_CCP: in isdn_ppp_push_higher()2352 isdn_ppp_ccp_xmit_reset(rs->is, PPP_CCP, CCP_RESETREQ, rs->id, in isdn_ppp_ccp_timer_callback()2433 isdn_ppp_ccp_xmit_reset(is, PPP_CCP, in isdn_ppp_ccp_reset_trans()2479 isdn_ppp_ccp_xmit_reset(is, PPP_CCP, CCP_RESETREQ, in isdn_ppp_ccp_reset_trans()2708 if (proto == PPP_CCP) in isdn_ppp_receive_ccp()2717 if (proto == PPP_CCP) in isdn_ppp_receive_ccp()2726 if (proto == PPP_CCP) { in isdn_ppp_receive_ccp()2742 if (proto == PPP_CCP) { in isdn_ppp_receive_ccp()2780 if (proto == PPP_CCP) { in isdn_ppp_receive_ccp()2874 if (proto != PPP_CCP && proto != PPP_CCPFRAG) in isdn_ppp_send_ccp()[all …]
1577 case PPP_CCP: in ppp_send_frame()1585 proto != PPP_LCP && proto != PPP_CCP) { in ppp_send_frame()2131 case PPP_CCP: in ppp_receive_nonmp_frame()