Searched refs:cl_lastRConTo (Results 1 – 1 of 1) sorted by relevance
88 static netAdr_t cl_lastRConTo; variable603 …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()