Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/classq/
H A Dclassq_fq_codel.h179 extern void fq_codel_reap_caches(boolean_t);
H A Dclassq_fq_codel.c80 fq_codel_reap_caches(boolean_t purge) in fq_codel_reap_caches() function
H A Dclassq_subr.c842 fq_codel_reap_caches(purge); in ifclassq_reap_caches()