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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_rio.h77 /* rio flags */
86 typedef struct rio { struct
114 int rio_flags; /* rio flags */
129 extern void rio_purgeq(struct rio *, class_queue_t *, u_int32_t,
H A Dclassq_rio.c171 /* default rio parameter values */
183 static struct zone *rio_zone; /* zone for rio */
186 static struct mbuf *rio_getq_flow(struct rio *, class_queue_t *,
490 rio_getq_flow(struct rio *rp, class_queue_t *q, u_int32_t flow, boolean_t purge)
521 rio_purgeq(struct rio *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets,
/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_priq.h129 struct rio *rio; /* RIO state */ member in union:priq_class::__anon319
144 #define cl_rio cl_qalg.rio
H A Dpktsched_tcq.h102 struct rio *rio; /* RIO state */ member in union:tcq_class::__anon324
117 #define cl_rio cl_qalg.rio
H A Dpktsched_rmclass.h100 struct rio;
219 struct rio *rio; /* RIO state */ member in union:rm_class::__anon322
236 #define rio_ qalg_.rio
H A Dpktsched_fairq.h159 struct rio *rio; /* RIO state */ member in union:fairq_class::__anon314
185 #define cl_rio cl_qalg.rio
H A Dpktsched_qfq.h208 struct rio *rio; /* RIO state */ member in union:qfq_class::__anon321
233 #define cl_rio cl_qalg.rio
H A Dpktsched_hfsc.h245 struct rio *rio; /* RIO state */ member in union:hfsc_class::__anon316
302 #define cl_rio cl_qalg.rio

Completed in 54 milliseconds