Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow_dissector.c629 static inline u32 ___skb_get_hash(const struct sk_buff *skb, in ___skb_get_hash() function
680 __skb_set_sw_hash(skb, ___skb_get_hash(skb, &keys, hashrnd), in __skb_get_hash()
689 return ___skb_get_hash(skb, &keys, perturb); in skb_get_hash_perturb()