drop_early
} else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift,
extern int drop_early(int, int, int);
} else if (drop_early((avg - prec->th_min_s) >> rp->rio_wshift,
&& drop_early(pst, q->ni.len_bytes) == DROP) {
&& drop_early(pst, q->stats.len_bytes) == DROP) {