Searched refs:___skb_get_hash (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Dflow_dissector.c1787 static inline u32 ___skb_get_hash(const struct sk_buff *skb, function
1856 hash = ___skb_get_hash(skb, &keys, &hashrnd);
1867 return ___skb_get_hash(skb, &keys, perturb);

Completed in 127 milliseconds