Searched refs:RXBUFSIZE (Results 1 – 1 of 1) sorted by relevance
82 #define RXBUFSIZE 2048 macro658 char rxbuf[RXBUFSIZE]; in recv_loop_with_match()695 len = recvfrom(sock, rxbuf, RXBUFSIZE, 0, &from.sa, in recv_loop_with_match()