Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp438 iClosingNextRx = 0; in Level2PduParcom()
686 iClosingNextRx = 0; in Parse()
687 if (CheckFlag(iPduHdr, &iClosingNextRx, iThreshold)) // found a flag. in Parse()
792 iClosingCur = iClosingNextRx; in IndicatePdu()
830 iClosingNextRx = fClosing; in RecoverPduData()
867 iClosingNextRx = fClosing; in RecoverPduData()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h99 int iClosingNextRx; variable