Searched refs:NLMSG_DONE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | bionic_netlink.cpp | 86 if (hdr->nlmsg_type == NLMSG_DONE) return true; in ReadResponses() |
/bionic/libc/kernel/uapi/linux/ | ||
D | netlink.h | 89 #define NLMSG_DONE 0x3 macro |