Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h156 #define NETLINK_CAP_ACK 10 macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h174 #define NETLINK_CAP_ACK 10 macro
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py26 NETLINK_CAP_ACK = 10 variable in Netlink
281 sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_CAP_ACK, 1)
423 self.sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_CAP_ACK, 1)
H A Dynl.c607 if (mnl_socket_setsockopt(ys->sock, NETLINK_CAP_ACK, in ynl_sock_create()
/openbmc/linux/net/netlink/
H A Daf_netlink.c1720 case NETLINK_CAP_ACK: in netlink_setsockopt()
1784 case NETLINK_CAP_ACK: in netlink_getsockopt()
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst215 (``error == 0``) or if ``NETLINK_CAP_ACK`` setsockopt() was set.
/openbmc/qemu/linux-user/
H A Dsyscall.c2495 case NETLINK_CAP_ACK: in do_setsockopt()
2878 case NETLINK_CAP_ACK: in do_getsockopt()