Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dflow_dissector.c1205 static inline u32 ___skb_get_hash(const struct sk_buff *skb, in ___skb_get_hash() function
1274 hash = ___skb_get_hash(skb, &keys, hashrnd); in __skb_get_hash()
1284 return ___skb_get_hash(skb, &keys, perturb); in skb_get_hash_perturb()