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