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

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

Completed in 117 milliseconds