Home
last modified time | relevance | path

Searched defs:UPT1_RxStats (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmxreg.h37 struct UPT1_RxStats { struct
38 uint64_t LRO_packets;
39 uint64_t LRO_bytes;
40 uint64_t ucast_packets;
41 uint64_t ucast_bytes;
42 uint64_t mcast_packets;
43 uint64_t mcast_bytes;
44 uint64_t bcast_packets;
45 uint64_t bcast_bytes;
46 uint64_t nobuffer;
[all …]