Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dred.h370 static inline int red_mark_probability(const struct red_parms *p, in red_mark_probability() function
426 if (red_mark_probability(p, v, qavg)) { in red_action()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_choke.c251 if (red_mark_probability(p, &q->vars, q->vars.qavg)) { in choke_enqueue()