Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMSG_LEN
include/linux/socket.h
141
#define CMSG_LEN(len) (sizeof(struct cmsghdr) + (len))
tools/perf/trace/beauty/include/linux/socket.h
141
#define CMSG_LEN(len) (sizeof(struct cmsghdr) + (len))