Searched refs:ExpiredList (Results 1 – 1 of 1) sorted by relevance
52 static struct pppTimer *TimerList = NULL, *ExpiredList = NULL; variable175 for (t = ExpiredList; t != tp && t != NULL; t = t->enext) in StopTimerNoBlock()182 ExpiredList = t->enext; in StopTimerNoBlock()227 ExpiredList = exp->enext; in TimerService()231 exp = ExpiredList; in TimerService()