Searched defs:NetSystemData (Results 1 – 1 of 1) sorted by relevance
61 struct NetSystemData { struct62 struct timespec ts;63 uint64_t rxBytes;64 uint64_t rxPackets;65 uint64_t txBytes;66 uint64_t txPackets;67 std::vector<NetSystemDetails> details;