Searched defs:NetworkCell (Results 1 – 1 of 1) sorted by relevance
46 struct NetworkCell { struct47 int32_t pid;48 uint64_t tx;72 bool ReadTxRxBytes(int32_t pid, NetworkCell &cell); argument