Searched defs:recvBytes (Results 1 – 2 of 2) sorted by relevance
184 const uint64_t recvBytes = std::stoull(parts[RECV_BYTES_COLUMN]); in GetStats() local
93 FILLP_ULLONG recvBytes; /* data size in received but not in recvBox */ member