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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.h117 int red_thmax; /* red max threshold */ member in struct:red
H A Dclassq_red.c247 rp->red_thmax = default_th_max;
249 rp->red_thmax = th_max;
296 rp->red_thmax_s = rp->red_thmax << (rp->red_wshift + FP_SHIFT);
302 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) *

Completed in 17 milliseconds