Searched refs:m_v1BufferTotalLength (Results 1 – 4 of 4) sorted by relevance
81 , m_v1BufferTotalLength(0) in ChecksumCalculator()89 m_v1BufferTotalLength += packetLen; in addBuffer()113 m_v1BufferTotalLength = 0; in resetChecksum()148 uint32_t revLen = m_v1BufferTotalLength; in computeV1Checksum()
186 uint32_t m_v1BufferTotalLength; variable
73 m_v1BufferTotalLength += packetLen; in addBuffer()97 m_v1BufferTotalLength = 0; in resetChecksum()133 uint32_t revLen = m_v1BufferTotalLength; in computeV1Checksum()
203 uint32_t m_v1BufferTotalLength = 0; variable