Searched refs:PPP_PHASE_ESTABLISH (Results 1 – 3 of 3) sorted by relevance
359 if (pcb->phase < PPP_PHASE_ESTABLISH) { in ppp_close()751 new_phase(pcb, PPP_PHASE_ESTABLISH); in ppp_start()785 pcb->phase >= PPP_PHASE_ESTABLISH && pcb->phase <= PPP_PHASE_TERMINATE); in ppp_input()
599 new_phase(pcb, PPP_PHASE_ESTABLISH);710 new_phase(pcb, PPP_PHASE_ESTABLISH); in link_down()
122 #define PPP_PHASE_ESTABLISH 6 macro
Completed in 19 milliseconds