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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h158 extern int drop_early(int, int, int);
H A Dclassq_sfb.h49 u_int64_t drop_early; member in struct:sfbstats
H A Dclassq_red.c382 } else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift,
446 drop_early(int fp_len, int fp_probd, int count) function
H A Dclassq_rio.c415 } else if (drop_early((avg - prec->th_min_s) >> rp->rio_wshift,
H A Dclassq_sfb.c950 sp->sfb_stats.drop_early++;
962 sp->sfb_stats.drop_early++;

Completed in 80 milliseconds