Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow_dissector.c674 void __skb_get_hash(struct sk_buff *skb) in __skb_get_hash() function
683 EXPORT_SYMBOL(__skb_get_hash);
/linux-4.4.14/include/linux/
Dskbuff.h984 void __skb_get_hash(struct sk_buff *skb);
1037 __skb_get_hash(skb); in skb_get_hash()