Home
last modified time | relevance | path

Searched refs:nexus_pkt_stats (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.h641 struct __kern_packet *, struct __kern_packet **, struct nexus_pkt_stats *,
730 struct __kern_packet *, struct nexus_pkt_stats *);
741 struct nexus_pkt_stats *));
H A Dnx_netif.c3509 struct __kern_packet *pkt_chain, struct nexus_pkt_stats *stats)
3677 struct nexus_pkt_stats stats = {0};
3756 struct nexus_pkt_stats stats = {0};
3837 struct nexus_pkt_stats *), boolean_t set) argument
3870 struct nexus_pkt_stats *)) argument
3888 struct nexus_pkt_stats stats;
4486 struct nexus_pkt_stats stats = {0};
H A Dnx_netif_flow.c571 struct nexus_pkt_stats *stats, uint32_t flags) in nx_netif_demux()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_adapter.h108 struct nexus_pkt_stats { struct
362 struct __kern_packet *, struct nexus_pkt_stats *);
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h370 struct nexus_pkt_stats *);
H A Dfsw_dp.c2479 struct nexus_pkt_stats *out_stats) in fsw_devna_rx()