Searched refs:multicast_buf (Results 1 – 2 of 2) sorted by relevance
308 sv.multicast.maxsize = sizeof(sv.multicast_buf); in SV_SpawnServer()309 sv.multicast.data = sv.multicast_buf; in SV_SpawnServer()
77 byte multicast_buf[MAX_MSGLEN]; member