Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dtimer.h53 extern void timer_Start(struct pppTimer *);
H A Dhdlc.c420 timer_Start(&hdlc->ReportTimer); in hdlc_ReportTime()
431 timer_Start(&hdlc->ReportTimer); in hdlc_StartTimer()
H A Dfsm.c184 timer_Start(&fp->StoppedTimer); in NewState()
277 timer_Start(&fp->OpenTimer); in fsm_Open()
389 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmSendConfigReq()
404 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmSendTerminateReq()
431 timer_Start(&fp->FsmTimer); in FsmTimeout()
765 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmRecvTermReq()
H A Dthroughput.c194 timer_Start(&t->Timer); in throughput_sampler()
224 timer_Start(&t->Timer); in throughput_restart()
H A Dauth.c404 timer_Start(&authp->authtimer); in AuthTimeout()
436 timer_Start(&authp->authtimer); in auth_StartReq()
H A Dradius.c667 timer_Start(&r->cx.timer); in radius_Continue()
1068 timer_Start(&r->cx.timer); in radius_Authenticate()
1294 timer_Start(&r->cx.timer); in radius_Account()
1343 timer_Start(&bundle->radius.alive.timer); in radius_alive()
H A Dlqr.c200 timer_Start(&p->hdlc.lqm.timer); in SendLqrReport()
328 timer_Start(&p->hdlc.lqm.timer); in lqr_reStart()
H A Dtimer.c79 timer_Start(struct pppTimer *tp) in timer_Start() function
H A Dtty.c127 timer_Start(&dev->Timer); in tty_Timeout()
194 timer_Start(&dev->Timer); in tty_StartTimer()
H A Dchat.c104 timer_Start(&c->pause); in chat_Pause()
124 timer_Start(&c->timeout); in chat_SetTimeout()
H A Dprompt.c565 timer_Start(&bgtimer); in prompt_Continue()
H A Dbundle.c489 timer_Start(&bundle->choked.timer); in bundle_UpdateSet()
1193 timer_Start(&bundle->idle.timer); in bundle_StartIdleTimer()
1250 timer_Start(&bundle->session.timer); in bundle_StartSessionTimer()
H A Dcbcp.c141 timer_Start(&cbcp->fsm.timer); in cbcp_StartTimer()
H A Ddatalink.c109 timer_Start(&dl->dial.timer); in datalink_StartDialTimer()