Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched_fq_codel.h55 u_int32_t fcl_newflows_cnt; member
H A Dpktsched_fq_codel.c2246 fq_cl->fcl_stat.fcl_newflows_cnt--; in fq_if_empty_new_flow()
2708 fcls->fcls_newflows_cnt = fq_cl->fcl_stat.fcl_newflows_cnt; in fq_if_getqstats()
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_fq_codel.c597 fq_cl->fcl_stat.fcl_newflows_cnt++; in fq_codel_enq_legacy()
1106 fq_cl->fcl_stat.fcl_newflows_cnt++; in fq_codel_enq()