Searched refs:qthresh_ (Results 1 – 2 of 2) sorted by relevance
152 int qthresh_; /* Queue threshold for formal link sharing */ member
236 cl->qthresh_ = 0; in rmc_newclass()361 cl->qthresh_ = 0; in rmc_modclass()849 if (!cl->sleeping_ && (qlen(cl->q_) > cl->qthresh_)) in rmc_satisfied()