Searched defs:bridge_vlan_xstats (Results 1 – 1 of 1) sorted by relevance
151 struct bridge_vlan_xstats { struct152 __u64 rx_bytes;153 __u64 rx_packets;154 __u64 tx_bytes;155 __u64 tx_packets;156 __u16 vid;157 __u16 flags;158 __u32 pad2;