Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NLMSG_OK
include/uapi/linux/netlink.h
107
#define NLMSG_OK(nlh,len) ((len) >= (int)sizeof(struct nlmsghdr) && \
tools/include/uapi/linux/netlink.h
97
#define NLMSG_OK(nlh,len) ((len) >= (int)sizeof(struct nlmsghdr) && \