Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dnet_bw.h31 int BW_Broadcast (int socket, byte *buf, int len);
Dnet_dos.cpp102 BW_Broadcast,
Dnet_bw.cpp547 int BW_Broadcast(int s, byte *msg, int len) in BW_Broadcast() function