Searched refs:tmo1 (Results 1 – 1 of 1) sorted by relevance
350 static __inline__ int rt_may_expire(struct rtable *rth, unsigned long tmo1, unsigned long tmo2) in rt_may_expire() argument365 if ((age <= tmo1 && !rt_fast_clean(rth)) || in rt_may_expire()