Searched refs:NETLINK_CAP_ACK (Results 1 – 3 of 3) sorted by relevance
114 #define NETLINK_CAP_ACK 10 macro
59 if (setsockopt(fd, SOL_NETLINK, NETLINK_CAP_ACK, &on, sizeof(on))) { in sendAndProcessNetlinkResponse()
105 int rv = setsockopt(fd, SOL_NETLINK, NETLINK_CAP_ACK, &on, sizeof(on)); in sendAndProcessNetlinkResponse()