Searched refs:timer_Start (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dtimer.h53 extern void timer_Start(struct pppTimer *);
H A Dthroughput.c194 timer_Start(&t->Timer);
224 timer_Start(&t->Timer);
H A Dfsm.c184 timer_Start(&fp->StoppedTimer);
277 timer_Start(&fp->OpenTimer);
389 timer_Start(&fp->FsmTimer); /* Start restart timer */
404 timer_Start(&fp->FsmTimer); /* Start restart timer */
431 timer_Start(&fp->FsmTimer);
765 timer_Start(&fp->FsmTimer); /* Start restart timer */
H A Dauth.c398 timer_Start(&authp->authtimer);
430 timer_Start(&authp->authtimer);
H A Dtimer.c79 timer_Start(struct pppTimer *tp) function
118 log_Printf(LogTIMER, "timer_Start: Inserting %s timer[%p] before %s "
121 log_Printf(LogTIMER, "timer_Start: Inserting %s timer[%p]\n", tp->name, tp);
H A Dhdlc.c420 timer_Start(&hdlc->ReportTimer);
431 timer_Start(&hdlc->ReportTimer);
H A Dlqr.c200 timer_Start(&p->hdlc.lqm.timer);
328 timer_Start(&p->hdlc.lqm.timer);
H A Dradius.c667 timer_Start(&r->cx.timer);
1068 timer_Start(&r->cx.timer);
1294 timer_Start(&r->cx.timer);
1343 timer_Start(&bundle->radius.alive.timer);
H A Dprompt.c565 timer_Start(&bgtimer);
H A Dtty.c127 timer_Start(&dev->Timer);
194 timer_Start(&dev->Timer);
H A Dchat.c104 timer_Start(&c->pause);
124 timer_Start(&c->timeout);
H A Dbundle.c489 timer_Start(&bundle->choked.timer);
1196 timer_Start(&bundle->idle.timer);
1253 timer_Start(&bundle->session.timer);
H A Dcbcp.c141 timer_Start(&cbcp->fsm.timer);
H A Ddatalink.c109 timer_Start(&dl->dial.timer);

Completed in 171 milliseconds