Searched defs:percpu_net_cnt (Results 1 – 2 of 2) sorted by relevance
9 struct percpu_net_cnt { struct10 __u64 packets;11 __u64 bytes;13 __u64 prev_ts;15 __u64 prev_packets;16 __u64 prev_bytes;
23 union percpu_net_cnt { union