Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/classq/
H A Dclassq.c236 _getq_flow_or_scidx(class_queue_t *q, classq_pkt_t *pkt, u_int32_t val, in _getq_flow_or_scidx() function
309 return _getq_flow_or_scidx(q, pkt, flow, TRUE); in _getq_flow()
316 return _getq_flow_or_scidx(q, pkt, scidx, FALSE); in _getq_scidx_lt()