Searched refs:m_arrivals (Results 1 – 2 of 2) sorted by relevance
764 m_arrivals = 0; in clear()842 ++m_arrivals; in processReceivedSegment()876 LOG("m_arrivals: %u\n", m_arrivals); in PrintDebugInfo()887 LOG("m_arrivals: %d (%d)\n", offsetof(SenderImpl, m_arrivals), sizeof(u32)); in PrintProperty()
244 u32 m_arrivals; // セグメント到着回数 variable