_getq 82 altq/altq_classq.h extern struct mbuf *_getq(class_queue_t *); _getq 107 altq/altq_classq.h _getq(class_queue_t *q) _getq 195 altq/altq_classq.h while ((m = _getq(q)) != NULL) _getq 803 altq/altq_hfsc.c return _getq(cl->cl_q); _getq 820 altq/altq_hfsc.c while ((m = _getq(cl->cl_q)) != NULL) { _getq 507 altq/altq_priq.c return _getq(cl->cl_q); _getq 525 altq/altq_priq.c while ((m = _getq(cl->cl_q)) != NULL) { _getq 504 altq/altq_red.c if ((m = _getq(q)) == NULL) { _getq 425 altq/altq_rio.c if ((m = _getq(q)) == NULL) _getq 1579 altq/altq_rmclass.c if ((m = _getq(cl->q_)) != NULL) _getq 1594 altq/altq_rmclass.c return _getq(cl->q_); _getq 1773 altq/altq_rmclass.c while ((m = _getq(q)) != NULL)