Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h112 totalCRCErrorsRecv(0), in SRPStats()
139 totalCRCErrorsRecv = 0; in Reset()
165 totalCRCErrorsRecv = a.totalCRCErrorsRecv;
190 uint32 totalCRCErrorsRecv; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp385 …BG, iLogger, PVLOGMSG_STATISTIC, (0x40000020, "CRC errors recv %d", tempStats.totalCRCErrorsRecv)); in SrpStop()
641 iStats.totalCRCErrorsRecv++; in SrpGetEventNoFromAL1()