Searched refs:NETLINK_EXT_ACK (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | netlink.h | 157 #define NETLINK_EXT_ACK 11 macro
|
| /linux-6.15/include/uapi/linux/ |
| H A D | netlink.h | 175 #define NETLINK_EXT_ACK 11 macro
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | netlink-dumps.c | 113 n = setsockopt(netlink_sock, SOL_NETLINK, NETLINK_EXT_ACK, in TEST()
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | netlink_helpers.c | 50 setsockopt(rth->fd, SOL_NETLINK, NETLINK_EXT_ACK, in rtnl_open_byproto()
|
| /linux-6.15/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 32 NETLINK_EXT_ACK = 11 variable in Netlink 491 self.sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_EXT_ACK, 1)
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | net.c | 123 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in netlink_open()
|
| /linux-6.15/tools/net/ynl/lib/ |
| H A D | ynl.c | 689 if (setsockopt(ys->socket, SOL_NETLINK, NETLINK_EXT_ACK, in ynl_sock_create()
|
| /linux-6.15/tools/lib/bpf/ |
| H A D | netlink.c | 66 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in libbpf_netlink_open()
|
| /linux-6.15/net/netlink/ |
| H A D | af_netlink.c | 1693 case NETLINK_EXT_ACK: in netlink_setsockopt() 1760 case NETLINK_EXT_ACK: in netlink_getsockopt()
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 363 the ``NETLINK_EXT_ACK`` setsockopt() to ``1``.
|