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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_priq.h169 extern struct priq_if *priq_alloc(struct ifnet *, int, boolean_t);
H A Dpktsched_priq.c143 priq_alloc(struct ifnet *ifp, int how, boolean_t altq) function
1023 pif = priq_alloc(ifp, M_WAITOK, FALSE);
/darwin-on-arm/xnu/bsd/net/altq/
H A Daltq_priq.c118 pif = priq_alloc(ifp, M_WAITOK, TRUE);

Completed in 23 milliseconds