OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon10424
Completed in 43 milliseconds