Searched refs:NETLINK_EXT_ACK (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | netlink.h | 157 #define NETLINK_EXT_ACK 11 macro
|
| /linux/include/uapi/linux/ |
| H A D | netlink.h | 175 #define NETLINK_EXT_ACK 11 macro
|
| /linux/tools/testing/selftests/net/ |
| H A D | netlink-dumps.c | 126 n = setsockopt(netlink_sock, SOL_NETLINK, NETLINK_EXT_ACK, in TEST()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | netlink_helpers.c | 50 setsockopt(rth->fd, SOL_NETLINK, NETLINK_EXT_ACK, in rtnl_open_byproto()
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 46 NETLINK_EXT_ACK = 11 720 self.sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_EXT_ACK, 1) 32 NETLINK_EXT_ACK = 11 global() variable in Netlink
|
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 123 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in netlink_open()
|
| /linux/tools/net/ynl/lib/ |
| H A D | ynl.c | 767 if (setsockopt(ys->socket, SOL_NETLINK, NETLINK_EXT_ACK, in ynl_sock_create()
|
| /linux/tools/lib/bpf/ |
| H A D | netlink.c | 66 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in libbpf_netlink_open()
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 1704 case NETLINK_EXT_ACK: in netlink_setsockopt() 1771 case NETLINK_EXT_ACK: in netlink_getsockopt()
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 363 the ``NETLINK_EXT_ACK`` setsockopt() to ``1``.
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 198 setsockopt(nl_socket_get_fd(ctx->nl_sock), SOL_NETLINK, NETLINK_EXT_ACK, in nl_ctx_alloc_flags()
|