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

/darwin-on-arm/xnu/bsd/net/altq/
H A Daltq_hfsc.c120 hif = hfsc_alloc(ifp, M_WAITOK, TRUE);
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h332 extern struct hfsc_if *hfsc_alloc(struct ifnet *, int, boolean_t);
H A Dpktsched_hfsc.c199 hfsc_alloc(struct ifnet *ifp, int how, boolean_t altq) function

Completed in 85 milliseconds