__skb_get_hash_net
void __skb_get_hash_net(const struct net *net, struct sk_buff *skb);
__skb_get_hash_net(net, skb);
__skb_get_hash_net(NULL, skb);
EXPORT_SYMBOL(__skb_get_hash_net);