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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.h115 int red_inv_pmax; /* inverse of max drop probability */ member in struct:red
H A Dclassq_red.c239 rp->red_inv_pmax = default_inv_pmax;
241 rp->red_inv_pmax = inv_pmax;
303 rp->red_inv_pmax) << FP_SHIFT;

Completed in 22 milliseconds