taglinefilesource code
expire1184net/ipv4/route.cunsigned expire = RT_CACHE_TIMEOUT>>1;
expire1196net/ipv4/route.cif (rth->rt_lastuse + expire*(rth->rt_refcnt+1) > now)
expire1209net/ipv4/route.cexpire >>= 1;