Searched defs:UPT1_TxStats (Results 1 – 1 of 1) sorted by relevance
20 struct UPT1_TxStats { struct21 uint64_t TSO_packets;22 uint64_t TSO_bytes;23 uint64_t ucast_packets;24 uint64_t ucast_bytes;25 uint64_t mcast_packets;26 uint64_t mcast_bytes;27 uint64_t bcast_packets;28 uint64_t bcast_bytes;29 uint64_t error;[all …]