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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_red.h191 extern int drop_early(int, int, int);
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_red.h190 extern int drop_early(int, int, int);
H A Daltq_red.c404 } else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift,
484 drop_early(int fp_len, int fp_probd, int count) function
H A Daltq_rio.c400 } else if (drop_early((avg - prec->th_min_s) >> rp->rio_wshift,

Completed in 121 milliseconds