Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/classq/
H A Dclassq_fq_codel.h242 extern void fq_codel_reap_caches(boolean_t);
H A Dclassq_fq_codel.c126 fq_codel_reap_caches(boolean_t purge) in fq_codel_reap_caches() function
H A Dclassq_subr.c928 fq_codel_reap_caches(purge); in ifclassq_reap_caches()