Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NL_DONE
tools/lib/bpf/netlink.c
207
case NL_DONE:
tools/lib/bpf/netlink.c
265
return NL_DONE;
tools/lib/bpf/netlink.c
430
return NL_DONE;
tools/lib/bpf/netlink.c
694
return unicast ? NL_NEXT : NL_DONE;