rt_hash          1227 net/ipv4/route.c 			unsigned hash = rt_hash(daddr, skeys[i], ikeys[k],
rt_hash          1342 net/ipv4/route.c 			unsigned hash = rt_hash(rt->fl.fl4_dst, rt->fl.fl4_src,
rt_hash          1494 net/ipv4/route.c 			unsigned hash = rt_hash(daddr, skeys[i], ikeys[k],
rt_hash          1760 net/ipv4/route.c 	hash = rt_hash(daddr, saddr, dev->ifindex, rt_genid(dev_net(dev)));
rt_hash          1921 net/ipv4/route.c 	hash = rt_hash(daddr, saddr, fl->iif,
rt_hash          2078 net/ipv4/route.c 	hash = rt_hash(daddr, saddr, fl.iif, rt_genid(net));
rt_hash          2129 net/ipv4/route.c 	hash = rt_hash(daddr, saddr, iif, rt_genid(net));
rt_hash          2318 net/ipv4/route.c 		hash = rt_hash(oldflp->fl4_dst, oldflp->fl4_src, oldflp->oif,
rt_hash          2537 net/ipv4/route.c 	hash = rt_hash(flp->fl4_dst, flp->fl4_src, flp->oif, rt_genid(net));