Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/classq/
H A Dclassq_fq_codel.h180 extern fq_t *fq_alloc(classq_pkt_type_t);
H A Dclassq_fq_codel.c86 fq_alloc(classq_pkt_type_t ptype) in fq_alloc() function
/xnu-8020.121.3/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1119 fq = fq_alloc(ptype); in fq_if_hash_pkt()