Home
last modified time | relevance | path

Searched refs:H223_LEVEL2_OH (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223api.cpp107 case H223_LEVEL2_OH: // H223OptionalHeader==1 in H223MuxStuffing()
143 case H223_LEVEL2_OH: in H223CheckSync()
Dlowerlayer.cpp223 if (muxLevel == H223_LEVEL_UNKNOWN || muxLevel > H223_LEVEL2_OH) in SetLevel()
886 case H223_LEVEL2_OH: in CreateParcom()
Dlevel2.cpp496 iHdrFragmentAlloc.size(max_outstanding_pdus, (uint16)H223GetMaxStuffingSz(H223_LEVEL2_OH)); in Construct()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h55 return H223_LEVEL2_OH; in GetLevel()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpvt_common.h764 H223_LEVEL2_OH, /* Optional header */ enumerator