Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NLMSG_LENGTH
include/uapi/linux/netlink.h
101
#define NLMSG_LENGTH(len) ((len) + NLMSG_HDRLEN)
tools/include/uapi/linux/netlink.h
92
#define NLMSG_LENGTH(len) ((len) + NLMSG_HDRLEN)