Searched defs:UPT1_TxStats (Results 1 – 1 of 1) sorted by relevance
24 struct UPT1_TxStats { struct25 uint64_t TSO_packets;26 uint64_t TSO_bytes;27 uint64_t ucast_packets;28 uint64_t ucast_bytes;29 uint64_t mcast_packets;30 uint64_t mcast_bytes;31 uint64_t bcast_packets;32 uint64_t bcast_bytes;33 uint64_t error;[all …]