Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_media_frag_group.h161 unsigned NumMsgAvail() in NumMsgAvail() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp2145 if (((size / iCcsrlSduSize) + 1) > iTxPacketAlloc->NumMsgAvail()) in UpperLayerRx()
2147 …::UpperLayerRx - Unable allocate enough messages, current num %d", iTxPacketAlloc->NumMsgAvail())); in UpperLayerRx()
2205 if (iTxPacketAlloc->NumMsgAvail() == 0) in UpperLayerRx()