Searched defs:NetworkCell (Results 1 – 1 of 1) sorted by relevance
45 struct NetworkCell { struct46 int32_t pid;47 uint64_t tx;48 uint64_t rx;49 struct timespec ts;50 std::vector<NetDetails> details;