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