Searched refs:m_readByte (Results 1 – 2 of 2) sorted by relevance
56 m_readByte = 0; in Initialize()106 m_readByte += ret; in Pull()136 return m_initSeqNum + 1 + m_readByte; in GetCurrentSequenceNumber()143 m_readByte = 0; in Clear()150 LOG("[SendBuffer] %u bytes read by Pull().\n", m_readByte); in PrintDebugInfo()
113 u32 m_readByte; // Number of data bytes read in with Pull up to this time variable