Home
last modified time | relevance | path

Searched refs:iNumCrcErrors (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h506 uint32 iNumCrcErrors; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp1573 PV_STAT_INCR_COND(iNumCrcErrors, 1, info.crc_error) in AlDispatch()
1719 iNumCrcErrors = 0; in ResetStats()
1731 …_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "Num sdus with CRC errors - %d\n", iNumCrcErrors)); in LogStats()