Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_kern.c513 uint32_t ce_cnt, uint32_t total_pkt_cnt) in kern_channel_flowadv_report_ce_event() argument
552 ce_cnt, total_pkt_cnt)) { in kern_channel_flowadv_report_ce_event()
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h676 uint32_t ce_cnt, uint32_t total_pkt_cnt);
H A Dnexus_adapter.c3467 const flowadv_token_t flow_token, uint32_t ce_cnt, uint32_t total_pkt_cnt) in na_flowadv_report_ce_event() argument
3494 fae->fae_pkt_cnt += total_pkt_cnt; in na_flowadv_report_ce_event()