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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_blue.c137 static struct mbuf *blue_getq_flow(struct blue *, class_queue_t *,
295 blue_getq_flow(struct blue *bp, class_queue_t *q, u_int32_t flow, function
317 return (blue_getq_flow(bp, q, 0, FALSE));
329 while ((m = blue_getq_flow(bp, q, flow, TRUE)) != NULL) {

Completed in 17 milliseconds