Home
last modified time | relevance | path

Searched refs:NETLINK_CAP_ACK (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dnetlink.h113 * followed by the message contents unless NETLINK_CAP_ACK was set
156 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dnetlink.h113 * followed by the message contents unless NETLINK_CAP_ACK was set
156 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnetlink.h107 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnetlink.h113 * followed by the message contents unless NETLINK_CAP_ACK was set
158 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnetlink.h123 * followed by the message contents unless NETLINK_CAP_ACK was set
174 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnetlink.h114 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnetlink.h114 #define NETLINK_CAP_ACK 10 macro
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.py26 NETLINK_CAP_ACK = 10 variable in Netlink
280 sock.setsockopt(Netlink.SOL_NETLINK, Netlink.NETLINK_CAP_ACK, 1)
422 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()
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c1716 case NETLINK_CAP_ACK: in netlink_setsockopt()
1790 case NETLINK_CAP_ACK: in netlink_getsockopt()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c1720 case NETLINK_CAP_ACK: in netlink_setsockopt()
1784 case NETLINK_CAP_ACK: in netlink_getsockopt()

Completed in 14 milliseconds