Searched defs:NLMSG_DONE (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/
H A Dnetlink-kernel.h69 * by NLMSG_DONE.
164 #define NLMSG_DONE 0x3 macro
/external/libnl/include/linux/
H A Dnetlink.h50 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
90 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/iproute2/include/linux/
H A Dnetlink.h52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
93 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h53 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
94 #define NLMSG_DONE 0x3 /* End of a dump */ macro

Completed in 504 milliseconds