Searched refs:PPP_CCP (Results 1 – 4 of 4) sorted by relevance
37 if (proto->protocol == PPP_CCP || proto->protocol == PPP_ECP) { in do_network()50 if (proto->protocol == PPP_CCP || proto->protocol == PPP_ECP || in do_network()
185 case PPP_CCP: in ppp_proto2str()
110 case PPP_CCP: in process_ppp_msg()
87 PPP_CCP = 0x80FD, /**< RFC 1962 */ enumerator