Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp594 PV_STAT_INCR(iNumStuffingBytesTx, sz) in DoStuffing()
716 iNumStuffingBytesTx = 0; in ResetStats()
737 …PVLOGMSG_STACK_TRACE, (0, "Num stuffing bytes tx during level setup - %d\n", iNumStuffingBytesTx)); in LogStats()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlowerlayer.h273 uint32 iNumStuffingBytesTx; variable