Searched refs:sent_bytes_second (Results 1 – 4 of 4) sorted by relevance
92 sent_bytes_second(0), in ConnectionInfo()106 size_t sent_bytes_second; // Bps over the last measurement interval. member
944 info.sent_bytes_second = connection->sent_bytes_second(); in GetStats()
462 size_t sent_bytes_second();
1323 size_t Connection::sent_bytes_second() { in sent_bytes_second() function in cricket::Connection