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