Searched refs:timer_Stop (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dtimer.h52 extern void timer_Stop(struct pppTimer *);
H A Dthroughput.c167 timer_Stop(&t->Timer);
199 timer_Stop(&t->Timer);
215 timer_Stop(&t->Timer);
236 timer_Stop(&t->Timer);
H A Dchat.c90 timer_Stop(&c->pause);
97 timer_Stop(&c->pause);
109 timer_Stop(&c->timeout);
116 timer_Stop(&c->timeout);
457 timer_Stop(&c->timeout);
592 timer_Stop(&c->pause);
593 timer_Stop(&c->timeout);
601 timer_Stop(&c->pause);
602 timer_Stop(&c->timeout);
H A Dcbcp.c83 timer_Stop(&cbcp->fsm.timer);
134 timer_Stop(&cbcp->fsm.timer);
663 timer_Stop(&cbcp->fsm.timer);
684 timer_Stop(&cbcp->fsm.timer);
698 timer_Stop(&cbcp->fsm.timer);
725 timer_Stop(&cbcp->fsm.timer);
728 timer_Stop(&cbcp->fsm.timer);
748 timer_Stop(&cbcp->fsm.timer);
H A Dtty.c123 timer_Stop(&dev->Timer);
134 timer_Stop(&dev->Timer);
154 timer_Stop(&dev->Timer);
172 timer_Stop(&dev->Timer);
185 timer_Stop(&dev->Timer);
479 timer_Stop(&dev->Timer);
519 timer_Stop(&dev->Timer);
605 timer_Stop(&dev->Timer);
H A Dfsm.c135 timer_Stop(&fp->OpenTimer);
174 timer_Stop(&fp->StoppedTimer);
177 timer_Stop(&fp->FsmTimer);
179 timer_Stop(&fp->StoppedTimer);
231 timer_Stop(&fp->OpenTimer);
271 timer_Stop(&fp->OpenTimer);
456 timer_Stop(&fp->FsmTimer);
1127 timer_Stop(&fp->FsmTimer);
1128 timer_Stop(&fp->OpenTimer);
1129 timer_Stop(
[all...]
H A Dauth.c390 timer_Stop(&authp->authtimer);
418 timer_Stop(&authp->authtimer);
432 timer_Stop(&authp->authtimer);
H A Dlqr.c168 timer_Stop(&p->hdlc.lqm.timer);
282 timer_Stop(&physical->hdlc.lqm.timer);
332 timer_Stop(&physical->hdlc.lqm.timer);
348 timer_Stop(&physical->hdlc.lqm.timer);
H A Dphysical.c687 timer_Stop(&p->link.lcp.fsm.FsmTimer);
688 timer_Stop(&p->link.ccp.fsm.FsmTimer);
689 timer_Stop(&p->link.lcp.fsm.OpenTimer);
690 timer_Stop(&p->link.ccp.fsm.OpenTimer);
691 timer_Stop(&p->link.lcp.fsm.StoppedTimer);
692 timer_Stop(&p->link.ccp.fsm.StoppedTimer);
703 timer_Stop(&p->link.stats.total.Timer);
H A Dhdlc.c405 timer_Stop(&hdlc->ReportTimer);
424 timer_Stop(&hdlc->ReportTimer);
435 timer_Stop(&hdlc->ReportTimer);
H A Ddatalink.c90 timer_Stop(&dl->dial.timer);
100 timer_Stop(&dl->dial.timer);
769 timer_Stop(&dl->pap.authtimer);
770 timer_Stop(&dl->chap.auth.authtimer);
953 timer_Stop(&dl->dial.timer);
1393 timer_Stop(&dl->dial.timer);
1396 timer_Stop(&dl->pap.authtimer);
1397 timer_Stop(&dl->chap.auth.authtimer);
H A Dtimer.c65 timer_Stop(struct pppTimer *tp) function
H A Dradius.c660 timer_Stop(&r->cx.timer);
799 timer_Stop(&r->cx.timer);
1116 timer_Stop(&r->cx.timer);
1336 timer_Stop(&bundle->radius.alive.timer);
1360 timer_Stop(&r->alive.timer);
H A Dbundle.c202 timer_Stop(&bundle->choked.timer);
476 timer_Stop(&bundle->choked.timer); /* Not needed any more */
913 * Clean up the interface. We don't really need to do the timer_Stop()s,
917 timer_Stop(&bundle->idle.timer);
918 timer_Stop(&bundle->choked.timer);
996 timer_Stop(&dl->dial.timer); /* We're finished with this */
1173 timer_Stop(&bundle->idle.timer);
1212 timer_Stop(&bundle->idle.timer);
1239 timer_Stop(&bundle->session.timer);
1259 timer_Stop(
[all...]
H A Dprompt.c552 timer_Stop(&bgtimer);

Completed in 78 milliseconds