Searched refs:pppTimer (Results 1 – 13 of 13) sorted by relevance
34 struct pppTimer { struct41 struct pppTimer *next; /* Link to next timer */ argument42 struct pppTimer *enext; /* Link to next expired timer */ argument51 extern void timer_Start(struct pppTimer *);52 extern void timer_Stop(struct pppTimer *);
50 static struct pppTimer *TimerList = NULL, *ExpiredList = NULL;52 static void StopTimerNoBlock(struct pppTimer *);65 timer_Stop(struct pppTimer *tp) in timer_Stop()77 timer_Start(struct pppTimer *tp) in timer_Start()80 struct pppTimer *t, *pt; in timer_Start()136 StopTimerNoBlock(struct pppTimer *tp) in StopTimerNoBlock()139 struct pppTimer *t, *pt; in StopTimerNoBlock()192 struct pppTimer *tp, *exp, *next; in TimerService()238 struct pppTimer *pt; in timer_Show()
117 struct pppTimer FsmTimer; /* Restart Timer */118 struct pppTimer OpenTimer; /* Delay before opening */129 struct pppTimer StoppedTimer;
73 struct pppTimer pause; /* Inactivity timer */74 struct pppTimer timeout; /* TimeoutSec timer */
132 struct pppTimer timer; /* timeout after cfg.idle_timeout */138 struct pppTimer timer;148 struct pppTimer timer; /* choked output queue timer */
62 struct pppTimer ReportTimer;73 struct pppTimer timer; /* When to send */
45 struct pppTimer timer; /* for this long */75 struct pppTimer timer; /* for this long */
57 struct pppTimer timer; /* Resend last option */
51 struct pppTimer Timer;
46 struct pppTimer authtimer;
102 struct pppTimer timer; /* For timing between close & open */
541 static struct pppTimer bgtimer;
89 struct pppTimer Timer; /* CD checks */