Searched refs:ppp_phase_t (Results 1 – 3 of 3) sorted by relevance
321 void new_phase(ppp_phase_t); /* signal start of new phase */322 bool in_phase(ppp_phase_t);
88 } ppp_phase_t; typedef
175 ppp_phase_t phase; /* where the link is at */1263 new_phase(ppp_phase_t p) in new_phase()1291 in_phase(ppp_phase_t p) in in_phase()