Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NLM_F_DUMP_INTR
include/net/netlink.h
1237
nlh->nlmsg_flags |= NLM_F_DUMP_INTR;
tools/net/ynl/lib/ynl.c
584
if (nlh->nlmsg_flags & NLM_F_DUMP_INTR) {