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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h137 extern struct sfb *sfb_alloc(struct ifnet *, u_int32_t, u_int32_t, u_int32_t);
H A Dclassq_sfb.c362 sfb_alloc(struct ifnet *ifp, u_int32_t qid, u_int32_t qlim, u_int32_t flags) function
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.c538 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
881 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
H A Dpktsched_priq.c472 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
697 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
H A Dpktsched_rmclass.c394 cl->sfb_ = sfb_alloc(ifp, qid,
1705 cl->sfb_ = sfb_alloc(ifp, cl->stats_.handle,
H A Dpktsched_tcq.c444 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
658 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
H A Dpktsched_hfsc.c517 cl->cl_sfb = sfb_alloc(ifp, qid,
951 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
H A Dpktsched_qfq.c628 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,
1331 cl->cl_sfb = sfb_alloc(ifp, cl->cl_handle,

Completed in 38 milliseconds