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

/xnu-2422.115.4/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.c296 rp->red_thmax_s = rp->red_thmax << (rp->red_wshift + FP_SHIFT);
387 if (avg >= rp->red_thmax_s) {

Completed in 24 milliseconds