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

/darwin-on-arm/xnu/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.c169 /* default rio parameter values */
181 static struct zone *rio_zone; /* zone for rio */
184 static struct mbuf *rio_getq_flow(struct rio *, class_queue_t *,
464 rio_getq_flow(struct rio *rp, class_queue_t *q, u_int32_t flow, boolean_t purge)
495 rio_purgeq(struct rio *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets,
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_priq.h129 struct rio *rio; /* RIO state */ member in union:priq_class::__anon291
144 #define cl_rio cl_qalg.rio
H A Dpktsched_tcq.h101 struct rio *rio; /* RIO state */ member in union:tcq_class::__anon296
116 #define cl_rio cl_qalg.rio
H A Dpktsched_rmclass.h100 struct rio;
219 struct rio *rio; /* RIO state */ member in union:rm_class::__anon294
236 #define rio_ qalg_.rio
H A Dpktsched_fairq.h159 struct rio *rio; /* RIO state */ member in union:fairq_class::__anon286
185 #define cl_rio cl_qalg.rio
H A Dpktsched_qfq.h207 struct rio *rio; /* RIO state */ member in union:qfq_class::__anon293
232 #define cl_rio cl_qalg.rio
H A Dpktsched_hfsc.h245 struct rio *rio; /* RIO state */ member in union:hfsc_class::__anon288
302 #define cl_rio cl_qalg.rio

Completed in 32 milliseconds