Searched refs:PHASE_DEAD (Results 1 – 8 of 8) sorted by relevance
119 PHASE_DEAD = 0, enumerator
392 if (lcp_phase[unit] == PHASE_DEAD) { in link_terminated()398 lcp_phase[unit] = PHASE_DEAD; in link_terminated()432 if (lcp_phase[unit] != PHASE_DEAD) { in link_down()
824 if (lcp_phase[pd] == PHASE_DEAD) { in pppifOutput()1511 while (lcp_phase[pcrx->pd] != PHASE_DEAD) { in pppInputThread()
331 if (lcp_phase[unit] != PHASE_DEAD) { in lcp_close()
603 new_phase(PHASE_DEAD);616 if (phase == PHASE_DEAD || phase == PHASE_MASTER)676 new_phase(PHASE_DEAD);697 if (phase != PHASE_DEAD && phase != PHASE_MASTER)
379 #define PHASE_DEAD 0 macro
581 while (phase != PHASE_DEAD) {
402 if (phase != PHASE_DEAD && phase != PHASE_MASTER)