Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/classq/
H A Dclassq_fq_codel.h243 extern fq_t *fq_alloc(classq_pkt_type_t);
H A Dclassq_fq_codel.c137 fq_alloc(classq_pkt_type_t ptype) in fq_alloc() function
/xnu-8792.81.2/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1512 fq = fq_alloc(fqs->fqs_ptype); in fq_if_hash_pkt()