Home
last modified time | relevance | path

Searched refs:fcl_throttle_drops (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/net/pktsched/
H A Dpktsched_fq_codel.h63 u_int32_t fcl_throttle_drops; member
H A Dpktsched_fq_codel.c552 os_atomic_inc(&fq_cl->fcl_stat.fcl_throttle_drops, relaxed); in fq_if_enqueue_classq()
2415 fcls->fcls_throttle_drops = fq_cl->fcl_stat.fcl_throttle_drops; in fq_if_getqstats_ifclassq()