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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_blue.c139 static struct mbuf *blue_getq_flow(struct blue *, class_queue_t *,
311 blue_getq_flow(struct blue *bp, class_queue_t *q, u_int32_t flow, function
333 return (blue_getq_flow(bp, q, 0, FALSE));
345 while ((m = blue_getq_flow(bp, q, flow, TRUE)) != NULL) {

Completed in 18 milliseconds