Home
last modified time | relevance | path

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

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