Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dflow_dissector.c1849 void __skb_get_hash(struct sk_buff *skb) in __skb_get_hash() function
1860 EXPORT_SYMBOL(__skb_get_hash);
/openbmc/linux/include/linux/
H A Dskbuff.h1468 void __skb_get_hash(struct sk_buff *skb);
1551 __skb_get_hash(skb); in skb_get_hash()