Searched refs:__skb_get_hash_net (Results 1 – 2 of 2) sorted by relevance
1896 void __skb_get_hash_net(const struct net *net, struct sk_buff *skb) in __skb_get_hash_net() function1913 EXPORT_SYMBOL(__skb_get_hash_net);
1579 void __skb_get_hash_net(const struct net *net, struct sk_buff *skb);1655 __skb_get_hash_net(net, skb); in skb_get_hash_net()1663 __skb_get_hash_net(NULL, skb); in skb_get_hash()