HomeSort by relevance Sort by last modified time
    Searched refs:MULTICAST_PHS_R (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/server/
sv_send.c 280 case MULTICAST_PHS_R:
303 if (to == MULTICAST_PHS_R || to == MULTICAST_PHS) {
426 SV_Multicast (origin, reliable ? MULTICAST_PHS_R : MULTICAST_PHS);
server.h 313 #define MULTICAST_PHS_R 4

Completed in 43 milliseconds