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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Drte_timers.c61 } bcm_timer_list_t; typedef in typeref:struct:bcm_timer_list_s
154 bcm_timer_list_t *list = entry->list;
176 bcm_timer_list_t *list;
180 list = hndrte_malloc(sizeof(bcm_timer_list_t)+size);
210 bcm_timer_list_t *list = (bcm_timer_list_t *)module_id;
268 bcm_timer_list_t *list = (bcm_timer_list_t *)module_id;
314 bcm_timer_list_t *list = entry->list;

Completed in 100 milliseconds