Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/ !
Droute.c336 static __inline__ int rt_fast_clean(struct rtable *rth) in rt_fast_clean() function
365 if ((age <= tmo1 && !rt_fast_clean(rth)) || in rt_may_expire()