Home
last modified time | relevance | path

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

/net/core/
Dflow_dissector.c1570 static inline u32 ___skb_get_hash(const struct sk_buff *skb, in ___skb_get_hash() function
1639 hash = ___skb_get_hash(skb, &keys, &hashrnd); in __skb_get_hash()
1650 return ___skb_get_hash(skb, &keys, perturb); in skb_get_hash_perturb()