Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
Dppp_defs.h73 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h117 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/third_party/lwip/src/netif/ppp/
Dccp.c183 PPP_CCP,
372 f->protocol = PPP_CCP; in ccp_init()
Dauth.c950 || protp->protocol == PPP_CCP in start_networks()
981 && protp->protocol != PPP_CCP in continue_networks()