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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h117 int red_thmax; /* red max threshold */ member in struct:red
H A Dclassq_red.c245 rp->red_thmax = default_th_max;
247 rp->red_thmax = th_max;
287 rp->red_thmax_s = rp->red_thmax << (rp->red_wshift + FP_SHIFT);
293 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) *

Completed in 17 milliseconds