Searched refs:skb_get_hash_perturb (Results 1 – 4 of 4) sorted by relevance
322 sfbhash = skb_get_hash_perturb(skb, &q->bins[slot].perturbation); in sfb_enqueue()357 sfbhash = skb_get_hash_perturb(skb, in sfb_enqueue()
267 hash = skb_get_hash_perturb(skb, &q->perturbation); in hhf_classify()
160 return skb_get_hash_perturb(skb, &q->perturbation) & (q->divisor - 1); in sfq_hash()
1595 __u32 skb_get_hash_perturb(const struct sk_buff *skb, in skb_get_hash_perturb() function1602 EXPORT_SYMBOL(skb_get_hash_perturb);