Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_kern.c507 uint32_t ce_cnt, uint32_t total_pkt_cnt) in kern_channel_flowadv_report_ce_event() argument
546 ce_cnt, total_pkt_cnt)) { in kern_channel_flowadv_report_ce_event()
/xnu-10002.1.13/bsd/skywalk/nexus/
H A Dnexus_adapter.h663 uint32_t ce_cnt, uint32_t total_pkt_cnt);
H A Dnexus_adapter.c3376 const flowadv_token_t flow_token, uint32_t ce_cnt, uint32_t total_pkt_cnt) in na_flowadv_report_ce_event() argument
3402 fae->fae_pkt_cnt += total_pkt_cnt; in na_flowadv_report_ce_event()