Searched refs:tcq_alloc (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.h140 extern struct tcq_if *tcq_alloc(struct ifnet *, int, boolean_t);
H A Dpktsched_tcq.c115 tcq_alloc(struct ifnet *ifp, int how, boolean_t altq) function
984 tif = tcq_alloc(ifp, M_WAITOK, FALSE);

Completed in 26 milliseconds