Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp650 PV_STAT_INCR(iNumPduHdrErrorsMplRx, 1) in ParseHdr()
954 iNumPduHdrErrorsMplRx = 0; in ResetStats()
974 …T_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "Num errors in mpl rx - %d\n", iNumPduHdrErrorsMplRx)); in LogStats()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h179 uint32 iNumPduHdrErrorsMplRx; variable