Home
last modified time | relevance | path

Searched refs:tmo1 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Droute.c350 static __inline__ int rt_may_expire(struct rtable *rth, unsigned long tmo1, unsigned long tmo2) in rt_may_expire() argument
365 if ((age <= tmo1 && !rt_fast_clean(rth)) || in rt_may_expire()