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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.c112 static struct mbuf *_rmc_wrr_dequeue_next(struct rm_ifdat *, cqdq_op_t);
1011 * _rmc_wrr_dequeue_next() - This is scheduler for WRR as opposed to
1028 _rmc_wrr_dequeue_next(struct rm_ifdat *ifd, cqdq_op_t op) function
1114 CBQTRACE(_rmc_wrr_dequeue_next, 'ojda', ifd->cutoff_);
1124 CBQTRACE(_rmc_wrr_dequeue_next, 'otsr', ifd->cutoff_);
1303 return (_rmc_wrr_dequeue_next(ifd, mode));
1813 _rmc_wrr_dequeue_next, "_rmc_wrr_dequeue_next",

Completed in 72 milliseconds