Searched refs:RCVBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define RCVBUF_SIZE 32768 /* Receive buffer size for the netlink socket */ macro48 int fd, sndbuf_size = SNDBUF_SIZE, rcvbuf_size = RCVBUF_SIZE; in tap_nl_init()