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