Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h31 #define LEVEL2_MAX_PDU_SZ 254 macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp448 iPduEndPos = iPdu + LEVEL2_MAX_PDU_SZ - 1; in Level2PduParcom()