Home
last modified time | relevance | path

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

/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/libsyscall/wrappers/skywalk/
H A Dos_channel.c1265 const flowadv_idx_t flow_index, uint32_t *congestion_cnt, in os_channel_flow_adv_get_feedback()
/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.c2419 fq_if_report_congestion(fq_if_t *fqs, pktsched_pkt_t *pkt, uint32_t congestion_cnt, in fq_if_report_congestion()