Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h125 totalNumTimeouts(0), in SRPStats()
152 totalNumTimeouts = 0; in Reset()
178 totalNumTimeouts = a.totalNumTimeouts;
203 uint32 totalNumTimeouts; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp398 …LDBG, iLogger, PVLOGMSG_STATISTIC, (0x40000020, "Num of timeouts %d", tempStats.totalNumTimeouts)); in SrpStop()
2046 iStats.totalNumTimeouts++; in TimeoutOccurred()