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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h148 extern red_t *red_alloc(struct ifnet *, int, int, int, int, int, int);
H A Dclassq_red.c215 red_alloc(struct ifnet *ifp, int weight, int inv_pmax, int th_min, function
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.c520 cl->cl_red = red_alloc(ifp, 0, 0,
H A Dpktsched_priq.c446 cl->cl_red = red_alloc(ifp, 0, 0,
H A Dpktsched_rmclass.c369 cl->red_ = red_alloc(ifp, 0, 0,
H A Dpktsched_tcq.c418 cl->cl_red = red_alloc(ifp, 0, 0,
H A Dpktsched_hfsc.c491 cl->cl_red = red_alloc(ifp, 0, 0,
H A Dpktsched_qfq.c602 cl->cl_red = red_alloc(ifp, 0, 0,

Completed in 104 milliseconds