Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dif_team.h14 struct team_pcpu_stats { struct
15 u64_stats_t rx_packets;
16 u64_stats_t rx_bytes;
17 u64_stats_t rx_multicast;
18 u64_stats_t tx_packets;
19 u64_stats_t tx_bytes;
20 struct u64_stats_sync syncp;
21 u32 rx_dropped;
22 u32 tx_dropped;
23 u32 rx_nohandler;