Searched refs:perturbation (Results 1 – 4 of 4) sorted by relevance
114 siphash_key_t perturbation; member153 return skb_get_hash_perturb(skb, &q->perturbation) & (q->divisor - 1); in sfq_hash()613 q->perturbation = nkey; in sfq_perturbation()745 get_random_bytes(&q->perturbation, sizeof(q->perturbation)); in sfq_change()801 get_random_bytes(&q->perturbation, sizeof(q->perturbation)); in sfq_init()
129 siphash_key_t perturbation; /* hash perturbation */ member267 hash = skb_get_hash_perturb(skb, &q->perturbation); in hhf_classify()588 get_random_bytes(&q->perturbation, sizeof(q->perturbation)); in hhf_init()
406 int "INET: Source port perturbation table size (as power of 2)" if EXPERT409 Source port perturbation table size (as power of 2) for
36 perturbation is also added to the sampling interval by default.