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