rt6_multipath_hash
u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL);
fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys);
fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL);