Searched refs:_getq (Results 1 – 8 of 8) sorted by relevance
85 extern struct mbuf *_getq(class_queue_t *);111 _getq(class_queue_t *q) in _getq() function200 while ((m = _getq(q)) != NULL) in _flushq()
195 while ((m = _getq(cif->cl_q)) != NULL) { in codel_request()396 if ((m = _getq(q)) == NULL) { in codel_getq()425 m = _getq(q); in codel_getq()442 m = _getq(q); in codel_getq()
573 return _getq(cl->cl_q); in priq_getq()590 while ((m = _getq(cl->cl_q)) != NULL) { in priq_purgeq()
1620 if ((m = _getq(cl->q_)) != NULL) in _rmc_dropq()1639 return _getq(cl->q_); in _rmc_getq()1728 _getq(class_queue_t *q) in _getq() function1820 while ((m = _getq(q)) != NULL) in _flushq()
703 m = _getq(&b->queue); in fairq_getq()847 while ((m = _getq(&b->queue)) != NULL) { in fairq_purgeq()
434 if ((m = _getq(q)) == NULL) in rio_getq()
529 if ((m = _getq(q)) == NULL) { in red_getq()
853 return _getq(cl->cl_q); in hfsc_getq()870 while ((m = _getq(cl->cl_q)) != NULL) { in hfsc_purgeq()