Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/classq/
H A Dclassq_fq_codel.c840 fq_cl->fcl_stat.fcl_ce_mark_failures++; in fq_codel_dq_legacy()
1258 fq_cl->fcl_stat.fcl_ce_mark_failures++; in fq_codel_dq()
1308 fq_cl->fcl_stat.fcl_ce_mark_failures++; in fq_codel_dq()
1343 fq_cl->fcl_stat.fcl_ce_mark_failures++; in fq_codel_dq()
/xnu-12377.1.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.h73 uint64_t fcl_ce_mark_failures; member
H A Dpktsched_fq_codel.c2728 fcls->fcls_ce_mark_failures = fq_cl->fcl_stat.fcl_ce_mark_failures; in fq_if_getqstats()