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

  /external/quake/quake/src/QW/server/
sv_init.c 308 sv.multicast.maxsize = sizeof(sv.multicast_buf);
309 sv.multicast.data = sv.multicast_buf;
server.h 77 byte multicast_buf[MAX_MSGLEN]; member in struct:__anon11774

Completed in 32 milliseconds