Searched refs:PHASE_DEAD (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dauth.c92 if (phase == PHASE_DEAD)
94 new_phase(PHASE_DEAD);
118 if (phase != PHASE_DEAD)
H A Dpppd.h295 #define PHASE_DEAD 0 macro
H A Dmain.c440 while (phase != PHASE_DEAD) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dauth.c388 if (phase == PHASE_DEAD)
396 new_phase(PHASE_DEAD);
426 if (phase != PHASE_DEAD)
H A Dpppd.h294 #define PHASE_DEAD 0 macro
H A Dmain.c484 while (phase != PHASE_DEAD) {
H A Dlcp.c381 if (phase != PHASE_DEAD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c603 new_phase(PHASE_DEAD);
616 if (phase == PHASE_DEAD || phase == PHASE_MASTER)
679 new_phase(PHASE_DEAD);
700 if (phase != PHASE_DEAD && phase != PHASE_MASTER)
H A Dmultilink.c282 new_phase(PHASE_DEAD);
H A Dpppd.h379 #define PHASE_DEAD 0 macro
H A Dmain.c597 while (phase != PHASE_DEAD) {
H A Dlcp.c407 if (phase != PHASE_DEAD && phase != PHASE_MASTER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h367 #define PHASE_DEAD 0 macro

Completed in 91 milliseconds