Home | History | Annotate | Download | only in mrouted

Lines Matching refs:cache_lifetime

15 extern int cache_lifetime;
24 #define CACHE_LIFETIME(x) ((x) + (arc4random() % (x)))
631 gt->gt_timer = CACHE_LIFETIME(cache_lifetime);
1005 g->gt_timer = CACHE_LIFETIME(cache_lifetime);
1213 g->gt_timer = CACHE_LIFETIME(cache_lifetime);
1722 gt->gt_timer = CACHE_LIFETIME(cache_lifetime);