Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dtimer.h51 extern void timer_Start(struct pppTimer *);
H A Dhdlc.c418 timer_Start(&hdlc->ReportTimer); in hdlc_ReportTime()
429 timer_Start(&hdlc->ReportTimer); in hdlc_StartTimer()
H A Dfsm.c182 timer_Start(&fp->StoppedTimer); in NewState()
275 timer_Start(&fp->OpenTimer); in fsm_Open()
387 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmSendConfigReq()
402 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmSendTerminateReq()
429 timer_Start(&fp->FsmTimer); in FsmTimeout()
763 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmRecvTermReq()
H A Dthroughput.c192 timer_Start(&t->Timer); in throughput_sampler()
222 timer_Start(&t->Timer); in throughput_restart()
H A Dauth.c402 timer_Start(&authp->authtimer); in AuthTimeout()
434 timer_Start(&authp->authtimer); in auth_StartReq()
H A Dradius.c665 timer_Start(&r->cx.timer); in radius_Continue()
1066 timer_Start(&r->cx.timer); in radius_Authenticate()
1292 timer_Start(&r->cx.timer); in radius_Account()
1341 timer_Start(&bundle->radius.alive.timer); in radius_alive()
H A Dlqr.c198 timer_Start(&p->hdlc.lqm.timer); in SendLqrReport()
326 timer_Start(&p->hdlc.lqm.timer); in lqr_reStart()
H A Dtimer.c77 timer_Start(struct pppTimer *tp) in timer_Start() function
H A Dchat.c102 timer_Start(&c->pause); in chat_Pause()
122 timer_Start(&c->timeout); in chat_SetTimeout()
H A Dtty.c125 timer_Start(&dev->Timer); in tty_Timeout()
192 timer_Start(&dev->Timer); in tty_StartTimer()
H A Dprompt.c563 timer_Start(&bgtimer); in prompt_Continue()
H A Dbundle.c487 timer_Start(&bundle->choked.timer); in bundle_UpdateSet()
1191 timer_Start(&bundle->idle.timer); in bundle_StartIdleTimer()
1248 timer_Start(&bundle->session.timer); in bundle_StartSessionTimer()
H A Dcbcp.c139 timer_Start(&cbcp->fsm.timer); in cbcp_StartTimer()
H A Ddatalink.c107 timer_Start(&dl->dial.timer); in datalink_StartDialTimer()