Searched refs:NLM_F_MULTI (Results 1 – 2 of 2) sorted by relevance
55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
104 if (nh->nlmsg_flags & NLM_F_MULTI) in bpf_netlink_recv()