Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h122 totalH245MessagesToSend(0), in SRPStats()
149 totalH245MessagesToSend = 0; in Reset()
175 totalH245MessagesToSend = a.totalH245MessagesToSend;
200 uint32 totalH245MessagesToSend; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp395 …, PVLOGMSG_STATISTIC, (0x40000020, "H245 messages to send %d", tempStats.totalH245MessagesToSend)); in SrpStop()
2122 iStats.totalH245MessagesToSend++; in UpperLayerRx()