Searched refs:NLMSG_ERROR (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | bionic_netlink.cpp | 87 if (hdr->nlmsg_type == NLMSG_ERROR) { in ReadResponses() |
/bionic/libc/kernel/uapi/linux/ | ||
D | netlink.h | 88 #define NLMSG_ERROR 0x2 macro |