Searched refs:m_total_packet_count (Results 1 – 2 of 2) sorted by relevance
203 if (m_total_packet_count < m_packets.size()) in GetFirstSavedPacketIndex()212 if (m_total_packet_count < m_packets.size()) in GetNumPacketsInHistory()213 return m_total_packet_count; in GetNumPacketsInHistory()221 ++m_total_packet_count; in GetNextIndex()236 uint32_t m_total_packet_count; variable
40 m_total_packet_count (0), in History()62 m_packets[idx].packet_idx = m_total_packet_count; in AddPacket()80 m_packets[idx].packet_idx = m_total_packet_count; in AddPacket()