Searched refs:PPP_MPPE_DISABLE (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | ppp.h | 507 #define PPP_MPPE_DISABLE 0x00 macro |
/third_party/lwip/src/netif/ppp/ | ||
D | ppp.c | 244 if (flags == PPP_MPPE_DISABLE) { in ppp_set_mppe() |