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