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