Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_net.c1172 void BroadcastServerPacket (void * pkt, int size) in BroadcastServerPacket() function
2172 BroadcastServerPacket((void *)spkt,(pkt-(byte *)spkt)); in SendFullServerPacket()
2322 BroadcastServerPacket(&ROTTpacket[0],GetPacketSize(pkt)); // Send to all in SetupCheckForPacket()
2327 BroadcastServerPacket(&ROTTpacket[0],GetPacketSize(pkt)); // Send to all in SetupCheckForPacket()
2796 BroadcastServerPacket(temp,length); // Send to all in SendGameDescription()
2918 BroadcastServerPacket(temp,length); // Send to all in SendGameStart()