Home
last modified time | relevance | path

Searched refs:efficient_ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/altq/
HDaltq_rmclass.h182 int efficient_; /* Link Efficency bit */ member
HDaltq_rmclass.c684 ifd->efficient_ = (flags & RMCF_EFFICIENT) ? 1 : 0; in rmc_init()
966 if (ifd->efficient_) { in _rmc_wrr_dequeue_next()
1047 if (!ifd->efficient_ || first == NULL) in _rmc_wrr_dequeue_next()
1176 if (!ifd->efficient_ || first == NULL) in _rmc_prr_dequeue_next()