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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Drte_timers.c45 } bcm_timer_t; typedef in typeref:struct:bcm_timer_s
56 bcm_timer_t *entry;
57 bcm_timer_t *used;
58 bcm_timer_t *freed;
84 static int get_entry(bcm_timer_t **list, bcm_timer_t **entry)
102 static int put_entry(bcm_timer_t **list, bcm_timer_t *entry)
118 static int remove_entry(bcm_timer_t **list, bcm_timer_t *entr
[all...]

Completed in 42 milliseconds