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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.h116 int red_thmin; /* red min threshold */ member in struct:red
H A Dclassq_red.c243 rp->red_thmin = default_th_min;
245 rp->red_thmin = th_min;
295 rp->red_thmin_s = rp->red_thmin << (rp->red_wshift + FP_SHIFT);
302 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) *

Completed in 32 milliseconds