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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h122 int red_thmax_s; /* th_max scaled by avgshift */ member in struct:red
H A Dclassq_red.c287 rp->red_thmax_s = rp->red_thmax << (rp->red_wshift + FP_SHIFT);
375 if (avg >= rp->red_thmax_s) {

Completed in 19 milliseconds