Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTcpIpLink.cpp516 deUint64 lastKeepalive = link->m_state.getLastKeepaliveRecevied(); in keepaliveTimerCallback() local
520 if ((deInt64)curTime-(deInt64)lastKeepalive > xs::KEEPALIVE_TIMEOUT*1000) in keepaliveTimerCallback()