Searched defs:NLM_F_MULTI (Results 1 – 6 of 6) sorted by relevance
37 public static final short NLM_F_MULTI = 0x0002; field in StructNlMsgHdr
71 #define NLM_F_MULTI 2 macro
52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */ macro
62 #define NLM_F_MULTI 0x02 macro