Searched refs:m_gotCtxtIDBytes (Results 1 – 2 of 2) sorted by relevance
451 m_gotCtxtIDBytes = 0; in pktISync()499 else if( m_numCtxtIDBytes > m_gotCtxtIDBytes) in pktISync()501 m_gotCtxtIDBytes++; in pktISync()650 m_gotCtxtIDBytes = 0; in pktCtxtID()657 bGotBytes = m_numCtxtIDBytes == m_gotCtxtIDBytes; in pktCtxtID()662 m_gotCtxtIDBytes++; in pktCtxtID()663 bGotBytes = m_numCtxtIDBytes == m_gotCtxtIDBytes; in pktCtxtID()
158 int m_gotCtxtIDBytes; variable