Searched refs:PPP_CCP (Results 1 – 6 of 6) sorted by relevance
56 #define PPP_CCP 0x80fd /* Compress Control Protocol */ macro
104 { PPP_CCP, "CCP" },493 case PPP_CCP: in handle_ctrl_proto()1472 case PPP_CCP: in handle_ppp()
55 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
99 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
180 PPP_CCP,357 f->protocol = PPP_CCP;
878 if ((protp->protocol == PPP_ECP || protp->protocol == PPP_CCP)903 && protp->protocol != PPP_CCP && protp->protocol != PPP_ECP