Searched defs:br_vlan_stats (Results 1 – 1 of 1) sorted by relevance
94 struct br_vlan_stats { struct95 u64 rx_bytes;96 u64 rx_packets;97 u64 tx_bytes;98 u64 tx_packets;99 struct u64_stats_sync syncp;