Searched refs:rt_may_expire (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Droute.c523 static int rt_may_expire(struct rtable *rth, unsigned long tmo1, unsigned long tmo2) function
654 } else if (!rt_may_expire(rth, tmo, ip_rt_gc_timeout)) {
840 if (!rt_may_expire(rth, tmo, expire)) {

Completed in 68 milliseconds