Home
last modified time | relevance | path

Searched refs:NLMSG_ERROR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dbionic_netlink.cpp87 if (hdr->nlmsg_type == NLMSG_ERROR) { in ReadResponses()
/bionic/libc/kernel/uapi/linux/
Dnetlink.h88 #define NLMSG_ERROR 0x2 macro