Searched refs:cbq_alloc (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_cbq.h183 extern cbq_state_t *cbq_alloc(struct ifnet *, int, boolean_t);
H A Dpktsched_cbq.c130 cbq_alloc(struct ifnet *ifp, int how, boolean_t altq) function
/xnu-2782.1.97/bsd/net/altq/
H A Daltq_cbq.c118 cbqp = cbq_alloc(ifp, M_WAITOK, TRUE);

Completed in 23 milliseconds