Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h119 totalH245MessagesRecv(0), in SRPStats()
146 totalH245MessagesRecv = 0; in Reset()
172 totalH245MessagesRecv = a.totalH245MessagesRecv;
197 uint32 totalH245MessagesRecv; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp392 …ogger, PVLOGMSG_STATISTIC, (0x40000020, "H245 messages recv %d", tempStats.totalH245MessagesRecv)); in SrpStop()