Searched refs:TIMER_INTERVAL (Results 1 – 5 of 5) sorted by relevance
287 * seconds. Also, every TIMER_INTERVAL seconds it calls timer() to321 if ((t % TIMER_INTERVAL) == 0) in fasttimer() 333 * querier. This first invocation occurs approximately TIMER_INTERVAL seconds395 virtual_time += TIMER_INTERVAL; in timer()
55 #define TIMER_INTERVAL ROUTE_MAX_REPORT_DELAY macro
580 if ((r->rt_timer += TIMER_INTERVAL) < ROUTE_EXPIRE_TIME) { in age_routes()592 if ((r->rt_leaf_timers[vifi] -= TIMER_INTERVAL) == 0){ in age_routes()
1187 if (v->uv_leaf_timer && (v->uv_leaf_timer -= TIMER_INTERVAL == 0)) { in age_vifs()1196 if ((a->al_timer += TIMER_INTERVAL) < NEIGHBOR_EXPIRE_TIME) in age_vifs()
214 TOTAVAILMEM, MAXPRMEM, MAXSHMEM, TIMER_INTERVAL,