Searched defs:NLMSG_DONE (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/network/ | ||
D | netlink.h | 26 #define NLMSG_DONE 0x3 macro |
/third_party/libnl/include/linux-private/linux/ | ||
D | netlink.h | 104 #define NLMSG_DONE 0x3 /* End of a dump */ macro |