Searched refs:last_received (Results 1 – 4 of 4) sorted by relevance
167 chan->last_received = realtime; in Netchan_Setup()445 + (realtime-chan->last_received)*(1.0-OLD_AVG); in Netchan_Process()448 chan->last_received = realtime; in Netchan_Process()
61 float last_received; // for timeouts member
977 && realtime - cls.netchan.last_received > cl_timeout.value) in CL_ReadPackets()
1157 if (cl->netchan.last_received < droptime) { in SV_CheckTimeouts()