Home
last modified time | relevance | path

Searched refs:NETLINK_EXT_ACK (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h157 #define NETLINK_EXT_ACK 11 macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h175 #define NETLINK_EXT_ACK 11 macro
/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c50 setsockopt(rth->fd, SOL_NETLINK, NETLINK_EXT_ACK, in rtnl_open_byproto()
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py27 NETLINK_EXT_ACK = 11 variable in Netlink
424 self.sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_EXT_ACK, 1)
H A Dynl.c612 if (mnl_socket_setsockopt(ys->sock, NETLINK_EXT_ACK, in ynl_sock_create()
/openbmc/linux/tools/bpf/bpftool/
H A Dnet.c117 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in netlink_open()
/openbmc/linux/tools/lib/bpf/
H A Dnetlink.c66 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in libbpf_netlink_open()
/openbmc/linux/net/netlink/
H A Daf_netlink.c1704 case NETLINK_EXT_ACK: in netlink_setsockopt()
1768 case NETLINK_EXT_ACK: in netlink_getsockopt()
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst359 the ``NETLINK_EXT_ACK`` setsockopt() to ``1``.
/openbmc/qemu/linux-user/
H A Dsyscall.c2522 case NETLINK_EXT_ACK: in do_setsockopt()
2905 case NETLINK_EXT_ACK: in do_getsockopt()