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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h116 int red_thmin; /* red min threshold */ member in struct:red
H A Dclassq_red.c241 rp->red_thmin = default_th_min;
243 rp->red_thmin = th_min;
286 rp->red_thmin_s = rp->red_thmin << (rp->red_wshift + FP_SHIFT);
293 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) *

Completed in 25 milliseconds