Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11757 struct pcpu_dstats { struct
11758 u64 rx_packets;
11759 u64 rx_bytes;
11760 u64 rx_drops;
11761 u64 tx_packets;
11762 u64 tx_bytes;
11763 u64 tx_drops;
11764 struct u64_stats_sync syncp;