Searched refs:ExpiredList (Results 1 – 1 of 1) sorted by relevance
50 static struct pppTimer *TimerList = NULL, *ExpiredList = NULL; variable173 for (t = ExpiredList; t != tp && t != NULL; t = t->enext) in StopTimerNoBlock()180 ExpiredList = t->enext; in StopTimerNoBlock()225 ExpiredList = exp->enext; in TimerService()229 exp = ExpiredList; in TimerService()