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