Home
last modified time | relevance | path

Searched refs:_flushq_flow (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/net/classq/
H A Dclassq.h237 extern void _flushq_flow(class_queue_t *, u_int32_t, u_int32_t *, u_int32_t *);
H A Dclassq.c582 (void) _flushq_flow(q, 0, NULL, NULL); in _flushq()
687 _flushq_flow(class_queue_t *q, u_int32_t flow, u_int32_t *cnt, u_int32_t *len) in _flushq_flow() function