Home
last modified time | relevance | path

Searched refs:RXBUFSIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c82 #define RXBUFSIZE 2048 macro
658 char rxbuf[RXBUFSIZE]; in recv_loop_with_match()
695 len = recvfrom(sock, rxbuf, RXBUFSIZE, 0, &from.sa, in recv_loop_with_match()