Searched defs:NLM_F_MULTI (Results 1 – 6 of 6) sorted by relevance
49 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */ macro
55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
81 NLM_F_MULTI = 2 variable
1301 pub const NLM_F_MULTI: ::c_int = 2; constant
2047 pub const NLM_F_MULTI: ::c_int = 2; constant