Searched refs:m_lastKeepaliveReceived (Results 1 – 2 of 2) sorted by relevance
80 , m_lastKeepaliveReceived (0) in TcpIpLinkState()167 m_lastKeepaliveReceived = deGetMicroseconds(); in onKeepaliveReceived()173 return m_lastKeepaliveReceived; in getLastKeepaliveRecevied()
63 volatile deUint64 m_lastKeepaliveReceived; member in xe::TcpIpLinkState