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

/macosx-10.10.1/xnu-2782.1.97/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 386 milliseconds