Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp.h128 #define PPP_PHASE_DISCONNECT 12 macro
/third_party/lwip/src/netif/ppp/
Dauth.c605 new_phase(pcb, PPP_PHASE_DISCONNECT);
627 new_phase(pcb, PPP_PHASE_DISCONNECT); in link_terminated()
Dppp.c359 new_phase(pcb, PPP_PHASE_DISCONNECT); in ppp_close()