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