Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dtimer.h52 extern void timer_Start(struct pppTimer *);
H A Dhdlc.c414 timer_Start(&hdlc->ReportTimer); in hdlc_ReportTime()
425 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()
764 timer_Start(&fp->FsmTimer); /* Start restart timer */ in FsmRecvTermReq()
H A Dauth.c355 timer_Start(&authp->authtimer); in AuthTimeout()
387 timer_Start(&authp->authtimer); in auth_StartReq()
H A Dthroughput.c194 timer_Start(&t->Timer); in throughput_sampler()
224 timer_Start(&t->Timer); in throughput_restart()
H A Dlqr.c190 timer_Start(&p->hdlc.lqm.timer); in SendLqrReport()
314 timer_Start(&p->hdlc.lqm.timer); in lqr_reStart()
H A Dradius.c542 timer_Start(&r->cx.timer); in radius_Continue()
876 timer_Start(&r->cx.timer); in radius_Authenticate()
1019 timer_Start(&r->cx.timer); in radius_Account()
H A Dtimer.c80 timer_Start(struct pppTimer *tp) in timer_Start() function
H A Dtty.c133 timer_Start(&dev->Timer); in tty_Timeout()
200 timer_Start(&dev->Timer); in tty_StartTimer()
H A Dchat.c103 timer_Start(&c->pause); in chat_Pause()
123 timer_Start(&c->timeout); in chat_SetTimeout()
H A Dprompt.c561 timer_Start(&bgtimer); in prompt_Continue()
H A Dbundle.c487 timer_Start(&bundle->choked.timer); in bundle_UpdateSet()
1185 timer_Start(&bundle->idle.timer); in bundle_StartIdleTimer()
1242 timer_Start(&bundle->session.timer); in bundle_StartSessionTimer()
H A Dcbcp.c139 timer_Start(&cbcp->fsm.timer); in cbcp_StartTimer()
H A Ddatalink.c106 timer_Start(&dl->dial.timer); in datalink_StartDialTimer()