Home
last modified time | relevance | path

Searched refs:PPP_CCP (Results 1 – 8 of 8) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_impl.h143 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
A Dauth.c554 if (protp->protocol != PPP_CCP) { in network_phase()
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_impl.h117 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_impl.h113 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dccp.c183 PPP_CCP,
372 f->protocol = PPP_CCP; in ccp_init()
A Dauth.c950 || protp->protocol == PPP_CCP in start_networks()
981 && protp->protocol != PPP_CCP in continue_networks()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dccp.c183 PPP_CCP,
372 f->protocol = PPP_CCP; in ccp_init()
A Dauth.c950 || protp->protocol == PPP_CCP in start_networks()
981 && protp->protocol != PPP_CCP in continue_networks()

Completed in 26 milliseconds