Searched defs:Stats (Results 1 – 2 of 2) sorted by relevance
88 struct Stats { struct89 uint64_t rxBytes;90 uint64_t rxPackets;91 uint64_t txBytes;92 uint64_t txPackets;93 uint64_t tcpRxPackets;94 uint64_t tcpTxPackets;
219 struct Stats { struct220 int uptime;221 float cpu;222 uint64_t rbytes;223 uint64_t wbytes;