Searched defs:UPT1_RxStats (Results 1 – 1 of 1) sorted by relevance
35 struct UPT1_RxStats { struct36 uint64_t LRO_packets;37 uint64_t LRO_bytes;38 uint64_t ucast_packets;39 uint64_t ucast_bytes;40 uint64_t mcast_packets;41 uint64_t mcast_bytes;42 uint64_t bcast_packets;43 uint64_t bcast_bytes;44 uint64_t nobuffer;[all …]