Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/ !
H A Dkpi_interface.h2718 struct ifnet_stats_param *out_stats)
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_dp.c2558 struct nexus_pkt_stats *out_stats) in fsw_devna_rx() argument
2610 if (out_stats != NULL) { in fsw_devna_rx()
2611 out_stats->nps_pkts += total_pkts; in fsw_devna_rx()
2612 out_stats->nps_bytes += total_bytes; in fsw_devna_rx()