Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMSG_SIZE
tools/testing/selftests/net/rxtimestamp.c
195
const int CMSG_SIZE = 1024;
tools/testing/selftests/net/rxtimestamp.c
199
char cmsg_buf[CMSG_SIZE];
tools/testing/selftests/net/tcp_inq.c
101
char cmsgbuf[CMSG_SIZE];