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