Home
last modified time | relevance | path

Searched refs:fq_if_alloc (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/pktsched/
H A Dpktsched_fq_codel.c68 static fq_if_t *fq_if_alloc(struct ifnet *, struct ifclassq *, classq_pkt_type_t);
215 fq_if_alloc(struct ifnet *ifp, struct ifclassq *ifq, classq_pkt_type_t ptype) in fq_if_alloc() function
1046 fqs = fq_if_alloc(ifp, ifq, ptype); in fq_if_setup_ifclassq()