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