rt6_multipath_hash  153 include/net/ip6_route.h u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
rt6_multipath_hash  531 net/ipv6/icmp.c 	fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL);
rt6_multipath_hash  442 net/ipv6/route.c 		fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL);
rt6_multipath_hash 2468 net/ipv6/route.c 		fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys);