Searched refs:PPP_RUNNING (Results 1 – 4 of 4) sorted by relevance
31 case PPP_RUNNING: in ppp_phase_str()55 1 << PPP_RUNNING, in validate_phase_transition()56 [PPP_RUNNING] = 1 << PPP_TERMINATE | in validate_phase_transition()104 } else if (ctx->phase == PPP_RUNNING) { in ppp_change_phase_debug()
22 ppp_change_phase(ctx, PPP_RUNNING); in ppp_network_up()
179 if (ctx->phase != PPP_RUNNING && !net_pkt_is_ppp(pkt)) { in ppp_send()
107 PPP_RUNNING, enumerator