Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_sfb.c320 sfbhash = skb_get_hash_perturb(skb, &q->bins[slot].perturbation); in sfb_enqueue()
355 sfbhash = skb_get_hash_perturb(skb, in sfb_enqueue()
A Dsch_hhf.c267 hash = skb_get_hash_perturb(skb, &q->perturbation); in hhf_classify()
A Dsch_sfq.c160 return skb_get_hash_perturb(skb, &q->perturbation) & (q->divisor - 1); in sfq_hash()
/linux/net/core/
A Dflow_dissector.c1660 __u32 skb_get_hash_perturb(const struct sk_buff *skb, in skb_get_hash_perturb() function
1667 EXPORT_SYMBOL(skb_get_hash_perturb);
/linux/include/linux/
A Dskbuff.h1414 __u32 skb_get_hash_perturb(const struct sk_buff *skb,
/linux/
A Dvmlinux.symvers3745 0x00000000 skb_get_hash_perturb vmlinux EXPORT_SYMBOL
A DSystem.map50733 ffff800010d8a4f0 T skb_get_hash_perturb
A D.tmp_System.map50733 ffff800010d8a4f0 T skb_get_hash_perturb

Completed in 341 milliseconds