red_check_params  371 net/sched/sch_choke.c 	if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog))
red_check_params  483 net/sched/sch_gred.c 	if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog)) {
red_check_params  216 net/sched/sch_red.c 	if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog))
red_check_params  649 net/sched/sch_sfq.c 	if (ctl_v1 && !red_check_params(ctl_v1->qth_min, ctl_v1->qth_max,