Home
last modified time | relevance | path

Searched refs:NETLINK_CAP_ACK (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/uapi/linux/
A Dnetlink.h156 #define NETLINK_CAP_ACK 10 macro
/linux/include/uapi/linux/
A Dnetlink.h174 #define NETLINK_CAP_ACK 10 macro
/linux/tools/net/ynl/lib/
A Dynl.py28 NETLINK_CAP_ACK = 10 variable in Netlink
308 sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_CAP_ACK, 1)
487 self.sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_CAP_ACK, 1)
A Dynl.c684 if (setsockopt(ys->socket, SOL_NETLINK, NETLINK_CAP_ACK, in ynl_sock_create()
/linux/net/netlink/
A Daf_netlink.c1693 case NETLINK_CAP_ACK: in netlink_setsockopt()
1760 case NETLINK_CAP_ACK: in netlink_getsockopt()
/linux/Documentation/userspace-api/netlink/
A Dintro.rst215 (``error == 0``) or if ``NETLINK_CAP_ACK`` setsockopt() was set.

Completed in 16 milliseconds