Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/pktsched/ !
H A Dpktsched_fq_codel.h55 u_int32_t fcl_newflows_cnt; member
H A Dpktsched_fq_codel.c1193 fq_cl->fcl_stat.fcl_newflows_cnt--; in fq_if_empty_new_flow()
1551 fcls->fcls_newflows_cnt = fq_cl->fcl_stat.fcl_newflows_cnt; in fq_if_getqstats_ifclassq()
/xnu-8019.80.24/bsd/net/classq/ !
H A Dclassq_fq_codel.c481 fq_cl->fcl_stat.fcl_newflows_cnt++; in fq_addq()