Searched refs:PPP_ECP (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()
183 case PPP_ECP: in ppp_proto2str()
109 case PPP_ECP: in process_ppp_msg()
85 PPP_ECP = 0x8053, /**< RFC 1968 */ enumerator