Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched_fq_codel.h76 uint64_t fcl_paced_pkts; member
H A Dpktsched_fq_codel.c2731 fcls->fcls_paced_pkts = fq_cl->fcl_stat.fcl_paced_pkts; in fq_if_getqstats()
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_fq_codel.c756 fq_cl->fcl_stat.fcl_paced_pkts++; in fq_codel_dq_legacy()
1217 fq_cl->fcl_stat.fcl_paced_pkts++; in fq_codel_dq()