Home
last modified time | relevance | path

Searched defs:l4s_ce_cnt (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dflowadv.h60 u_int32_t l4s_ce_cnt; member
/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_kern.c545 uint32_t congestion_cnt, uint32_t l4s_ce_cnt, uint32_t total_pkt_cnt) in kern_channel_flowadv_report_congestion_event()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c3409 uint32_t congestion_cnt, __unused uint32_t l4s_ce_cnt, uint32_t total_pkt_cnt) in na_flowadv_report_congestion_event()
/xnu-12377.1.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.c2420 uint32_t l4s_ce_cnt, uint32_t pkt_cnt) in fq_if_report_congestion()