Searched refs:PPP_PHASE_RUNNING (Results 1 – 5 of 5) sorted by relevance
126 #define PPP_PHASE_RUNNING 10 macro
718 if (proto == PPP_LCP && pcb->phase == PPP_PHASE_RUNNING && len >= 2 + HEADERLEN) { in ppp_dump_packet()
371 if (nocarrier && pcb->phase == PPP_PHASE_RUNNING) { in ppp_close()
1208 new_phase(pcb, PPP_PHASE_RUNNING); in np_up()
462 case PPP_PHASE_RUNNING: