Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Droute.c344 static __inline__ int rt_valuable(struct rtable *rth) in rt_valuable() function
366 (age <= tmo2 && rt_valuable(rth))) in rt_may_expire()
383 if (rt_valuable(rt)) in rt_score()