Searched refs:PPP_CCP (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | ppp_impl.h | 143 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro |
| D | auth.c | 554 if (protp->protocol != PPP_CCP) { in network_phase() |