Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_choke.c75 static unsigned int choke_len(const struct choke_sched_data *q) in choke_len() function
186 *pidx = (q->head + get_random_u32_below(choke_len(q))) & q->tab_mask; in choke_peek_random()