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

/freebsd-13-stable/sys/net/
H A Dif_sppp.h85 PHASE_DEAD, PHASE_ESTABLISH, PHASE_TERMINATE, enumerator in enum:ppp_phase
H A Dif_spppsubr.c2718 sp->pp_phase = PHASE_ESTABLISH;
5137 sp->pp_phase != PHASE_ESTABLISH) {
5341 case PHASE_ESTABLISH: return "establish";
/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h32 #define PHASE_ESTABLISH 1 /* Establishing link */ macro
H A Ddatalink.c153 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
170 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
976 bundle_NewPhase(dl->bundle, PHASE_ESTABLISH);
H A Dmp.c967 case PHASE_ESTABLISH:
H A Dcommand.c1692 case PHASE_ESTABLISH:
1854 case PHASE_ESTABLISH:
2951 case PHASE_ESTABLISH:
H A Dbundle.c141 case PHASE_ESTABLISH:
/freebsd-13-stable/sbin/spppcontrol/
H A Dspppcontrol.c236 case PHASE_ESTABLISH: return "establish";

Completed in 288 milliseconds