Searched refs:lostPackets (Results 1 – 1 of 1) sorted by relevance
236 std::vector<int> lostPackets; in poll() local246 lostPackets.push_back(stats.second.lost); in poll()250 listener->onTcpSocketStatsEvent(netIds, sentPackets, lostPackets, rtts, sentAckDiffs); in poll()