Searched refs:__skb_get_hash_net (Results 1 – 2 of 2) sorted by relevance
1891 void __skb_get_hash_net(const struct net *net, struct sk_buff *skb) in __skb_get_hash_net() function1908 EXPORT_SYMBOL(__skb_get_hash_net);
1531 void __skb_get_hash_net(const struct net *net, struct sk_buff *skb);1607 __skb_get_hash_net(net, skb); in skb_get_hash_net()1615 __skb_get_hash_net(NULL, skb); in skb_get_hash()