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

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

Completed in 84 milliseconds