Home
last modified time | relevance | path

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

/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_main.c88 static netAdr_t cl_lastRConTo; variable
603 …if (!NET_CompareBaseAdr (cls.netFrom, remote) && !NET_CompareBaseAdr (cls.netFrom, cl_lastRConTo))… in CL_ConnectionlessPacket()
1336 cl_lastRConTo = cls.netChan.remoteAddress; in CL_Rcon_f()
1348 NET_StringToAdr (rcon_address->string, &cl_lastRConTo); in CL_Rcon_f()
1352 cl_lastRConTo.port = to.port; in CL_Rcon_f()