Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/pktsched/
H A Dpktsched_fq_codel.c77 static fq_if_t *fq_if_alloc(struct ifclassq *, classq_pkt_type_t);
364 fq_if_alloc(struct ifclassq *ifq, classq_pkt_type_t ptype) in fq_if_alloc() function
1712 fqs = fq_if_alloc(ifq, ptype); in fq_if_setup_ifclassq()