Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/pktsched/
H A Dpktsched_fq_codel.h55 u_int32_t fcl_newflows_cnt; member
H A Dpktsched_fq_codel.c1205 fq_cl->fcl_stat.fcl_newflows_cnt--; in fq_if_empty_new_flow()
1563 fcls->fcls_newflows_cnt = fq_cl->fcl_stat.fcl_newflows_cnt; in fq_if_getqstats_ifclassq()
/xnu-8020.101.4/bsd/net/classq/
H A Dclassq_fq_codel.c500 fq_cl->fcl_stat.fcl_newflows_cnt++; in fq_addq()