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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_sfq.c101 u32 perturbation; member in struct:sfq_sched_data
115 return jhash_2words(h, h1, q->perturbation) & (SFQ_HASH_DIVISOR - 1);
409 q->perturbation = net_random();
438 q->perturbation = net_random();
468 q->perturbation = net_random();

Completed in 26 milliseconds