Home
last modified time | relevance | path

Searched refs:PPP_ECP (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/netif/ppp/
Decp.c103 PPP_ECP,
165 f->protocol = PPP_ECP;
Dauth.c947 || protp->protocol == PPP_ECP in start_networks()
984 && protp->protocol != PPP_ECP in continue_networks()
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h120 #define PPP_ECP 0x8053 /* Encryption Control Protocol */ macro