Searched refs:fv_pthresh (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_flowvalve.h74 int fv_pthresh; /* drop rate threshold */ member in struct:flowvalve
H A Daltq_red.c1276 fv->fv_pthresh = (FV_PSCALE(1) << FP_SHIFT) / rp->red_inv_pmax;
1358 if (fve->fve_state == Green && fve->fve_p > fv->fv_pthresh) {

Completed in 84 milliseconds