Searched refs:skb_get_hash_perturb (Results 1 – 6 of 6) sorted by relevance
323 sfbhash = skb_get_hash_perturb(skb, q->bins[slot].perturbation); in sfb_enqueue()358 sfbhash = skb_get_hash_perturb(skb, in sfb_enqueue()
266 hash = skb_get_hash_perturb(skb, q->perturbation); in hhf_classify()
164 return skb_get_hash_perturb(skb, q->perturbation) & (q->divisor - 1); in sfq_hash()
121 hash = skb_get_hash_perturb(skb, fq->perturbation); in fq_flow_classify()
1280 __u32 skb_get_hash_perturb(const struct sk_buff *skb, u32 perturb) in skb_get_hash_perturb() function1286 EXPORT_SYMBOL(skb_get_hash_perturb);
1254 __u32 skb_get_hash_perturb(const struct sk_buff *skb, u32 perturb);