Searched defs:oce_pport_stats (Results 1 – 1 of 1) sorted by relevance
2293 struct oce_pport_stats { struct2294 uint64_t tx_pkts;2295 uint64_t tx_unicast_pkts;2296 uint64_t tx_multicast_pkts;2297 uint64_t tx_broadcast_pkts;2298 uint64_t tx_bytes;2299 uint64_t tx_unicast_bytes;2300 uint64_t tx_multicast_bytes;2301 uint64_t tx_broadcast_bytes;2302 uint64_t tx_discards;[all …]