Searched defs:NLM_F_MULTI (Results 1 – 3 of 3) sorted by relevance
16 #define NLM_F_MULTI 2 macro
55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
81 NLM_F_MULTI = 2 variable