Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/classq/
H A Dclassq_fq_codel.h244 extern void fq_destroy(fq_t *, classq_pkt_type_t);
H A Dclassq_fq_codel.c158 fq_destroy(fq_t *fq, classq_pkt_type_t ptype) in fq_destroy() function
/xnu-8792.41.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1557 fq_destroy(fq, fqs->fqs_ptype); in fq_if_destroy_flow()