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