Home
last modified time | relevance | path

Searched refs:PPP_LCP (Results 1 – 4 of 4) sorted by relevance

/external/lib/lwip/netif/ppp/
A Dppp_impl.h144 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
A Dauth.c422 if (protp->protocol != PPP_LCP && protp->lowerdown != NULL) { in link_down()
459 if (protp->protocol != PPP_LCP && protp->enabled_flag && protp->lowerup != NULL) { in link_established()
A Dlcp.c168 PPP_LCP,
247 f->protocol = PPP_LCP; in lcp_init()
A Dppp.c1626 if((lcp_phase[pd] <= PHASE_AUTHENTICATE) && (protocol != PPP_LCP)) { in pppInput()

Completed in 12 milliseconds