Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp.h122 #define PPP_PHASE_ESTABLISH 6 macro
/third_party/lwip/src/netif/ppp/
Dppp.c358 if (pcb->phase < PPP_PHASE_ESTABLISH) { in ppp_close()
748 new_phase(pcb, PPP_PHASE_ESTABLISH); in ppp_start()
Dauth.c599 new_phase(pcb, PPP_PHASE_ESTABLISH);
710 new_phase(pcb, PPP_PHASE_ESTABLISH); in link_down()