Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp.h507 #define PPP_MPPE_DISABLE 0x00 macro
/third_party/lwip/src/netif/ppp/
Dppp.c244 if (flags == PPP_MPPE_DISABLE) { in ppp_set_mppe()