Searched defs:br_vlan_stats (Results 1 – 1 of 1) sorted by relevance
87 struct br_vlan_stats { struct88 u64 rx_bytes;89 u64 rx_packets;90 u64 tx_bytes;91 u64 tx_packets;92 struct u64_stats_sync syncp;