Searched refs:timers_head (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dtimer.c21 static struct timer_lst timers_head = { variable in typeref:struct:timer_lst
24 &timers_head, &timers_head
33 struct timer_lst *tm = timers_head.next;
38 if (tm != &timers_head)
88 lst = &timers_head;
134 tm = timers_head.next;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dtimer.c21 static struct timer_lst timers_head = { variable in typeref:struct:timer_lst
24 &timers_head, &timers_head
33 struct timer_lst *tm = timers_head.next;
38 if (tm != &timers_head)
88 lst = &timers_head;
134 tm = timers_head.next;

Completed in 65 milliseconds