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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dtimer.h51 extern void timer_Start(struct pppTimer *);
H A Dthroughput.c192 timer_Start(&t->Timer);
222 timer_Start(&t->Timer);
H A Dfsm.c182 timer_Start(&fp->StoppedTimer);
275 timer_Start(&fp->OpenTimer);
387 timer_Start(&fp->FsmTimer); /* Start restart timer */
402 timer_Start(&fp->FsmTimer); /* Start restart timer */
429 timer_Start(&fp->FsmTimer);
763 timer_Start(&fp->FsmTimer); /* Start restart timer */
H A Dauth.c394 timer_Start(&authp->authtimer);
426 timer_Start(&authp->authtimer);
H A Dtimer.c77 timer_Start(struct pppTimer *tp) function
116 log_Printf(LogTIMER, "timer_Start: Inserting %s timer[%p] before %s "
119 log_Printf(LogTIMER, "timer_Start: Inserting %s timer[%p]\n", tp->name, tp);
H A Dhdlc.c418 timer_Start(&hdlc->ReportTimer);
429 timer_Start(&hdlc->ReportTimer);
H A Dlqr.c198 timer_Start(&p->hdlc.lqm.timer);
326 timer_Start(&p->hdlc.lqm.timer);
H A Dradius.c665 timer_Start(&r->cx.timer);
1066 timer_Start(&r->cx.timer);
1292 timer_Start(&r->cx.timer);
1341 timer_Start(&bundle->radius.alive.timer);
H A Dprompt.c563 timer_Start(&bgtimer);
H A Dchat.c102 timer_Start(&c->pause);
122 timer_Start(&c->timeout);
H A Dtty.c125 timer_Start(&dev->Timer);
192 timer_Start(&dev->Timer);
H A Dbundle.c487 timer_Start(&bundle->choked.timer);
1194 timer_Start(&bundle->idle.timer);
1251 timer_Start(&bundle->session.timer);
H A Dcbcp.c139 timer_Start(&cbcp->fsm.timer);
H A Ddatalink.c107 timer_Start(&dl->dial.timer);

Completed in 81 milliseconds