Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dflow_dissector.c316 void __skb_get_hash(struct sk_buff *skb) in __skb_get_hash() function
330 EXPORT_SYMBOL(__skb_get_hash);
/linux-4.1.27/include/linux/
Dskbuff.h923 void __skb_get_hash(struct sk_buff *skb);
927 __skb_get_hash(skb); in skb_get_hash()