Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11531 struct pcpu_sw_netstats { struct
11532 u64_stats_t rx_packets;
11533 u64_stats_t rx_bytes;
11534 u64_stats_t tx_packets;
11535 u64_stats_t tx_bytes;
11536 struct u64_stats_sync syncp;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11446 struct pcpu_sw_netstats { struct
11447 u64_stats_t rx_packets;
11448 u64_stats_t rx_bytes;
11449 u64_stats_t tx_packets;
11450 u64_stats_t tx_bytes;
11451 struct u64_stats_sync syncp;