Home
last modified time | relevance | path

Searched refs:__skb_get_hash_net (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dflow_dissector.c1891 void __skb_get_hash_net(const struct net *net, struct sk_buff *skb) in __skb_get_hash_net() function
1908 EXPORT_SYMBOL(__skb_get_hash_net);
/linux/include/linux/
H A Dskbuff.h1531 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()