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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.h158 extern int drop_early(int, int, int);
H A Dclassq_sfb.h50 u_int64_t drop_early; member in struct:sfbstats
H A Dclassq_red.c394 } else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift,
461 drop_early(int fp_len, int fp_probd, int count) function
H A Dclassq_rio.c439 } else if (drop_early((avg - prec->th_min_s) >> rp->rio_wshift,
H A Dclassq_sfb.c1195 sp->sfb_stats.drop_early++;
1211 sp->sfb_stats.drop_early++;

Completed in 27 milliseconds