Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dvport.h52 struct vport_percpu_stats { struct
53 u64 rx_bytes;
54 u64 rx_packets;
55 u64 tx_bytes;
56 u64 tx_packets;
57 struct u64_stats_sync sync;