Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp_impl.h143 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
Dauth.c554 if (protp->protocol != PPP_CCP) { in network_phase()