Searched refs:PHASE_ESTABLISH (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/sys/net/
H A Dif_sppp.h85 PHASE_DEAD, PHASE_ESTABLISH, PHASE_TERMINATE, enumerator in enum:ppp_phase
H A Dif_spppsubr.c2745 sp->pp_phase = PHASE_ESTABLISH;
5164 sp->pp_phase != PHASE_ESTABLISH) {
5369 case PHASE_ESTABLISH: return "establish";
/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h30 #define PHASE_ESTABLISH 1 /* Establishing link */ macro
H A Ddatalink.c151 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
168 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
974 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
H A Dmp.c965 case PHASE_ESTABLISH:
H A Dcommand.c1690 case PHASE_ESTABLISH:
1852 case PHASE_ESTABLISH:
2944 case PHASE_ESTABLISH:
H A Dbundle.c139 case PHASE_ESTABLISH:
/freebsd-10.1-release/sbin/spppcontrol/
H A Dspppcontrol.c234 case PHASE_ESTABLISH: return "establish";

Completed in 87 milliseconds