Home
last modified time | relevance | path

Searched refs:NLM_F_MULTI (Results 1 – 4 of 4) sorted by relevance

/tools/include/uapi/linux/
A Dnetlink.h55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
/tools/testing/selftests/bpf/
A Dxsk.c370 if (nh->nlmsg_flags & NLM_F_MULTI) in netlink_recv()
/tools/bpf/bpftool/
A Dnet.c183 if (nh->nlmsg_flags & NLM_F_MULTI) in netlink_recv()
/tools/lib/bpf/
A Dnetlink.c184 if (nh->nlmsg_flags & NLM_F_MULTI) in libbpf_netlink_recv()

Completed in 10 milliseconds