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