Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_sfq.c114 siphash_key_t perturbation; member
153 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()
H A Dsch_hhf.c129 siphash_key_t perturbation; /* hash perturbation */ member
267 hash = skb_get_hash_perturb(skb, &q->perturbation); in hhf_classify()
588 get_random_bytes(&q->perturbation, sizeof(q->perturbation)); in hhf_init()
/linux/net/ipv4/
H A DKconfig406 int "INET: Source port perturbation table size (as power of 2)" if EXPERT
409 Source port perturbation table size (as power of 2) for
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt36 perturbation is also added to the sampling interval by default.