Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp442 iPduHdrPos = iPduHdr; in Level2PduParcom()
677 *iPduHdrPos++ = *bsbuf++; in Parse()
683 if ((iPduHdrPos - iPduHdr) == 2) in Parse()
712 iPduHdrPos--; in Parse()
715 if ((unsigned)(iPduHdrPos - iPduHdr) == hdr_sz) in Parse()
872 iPduHdrPos++; in RecoverPduData()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h102 uint8* iPduHdrPos; variable
124 iPduHdrPos = iPduHdr; in ResetPduHdr()