Home
last modified time | relevance | path

Searched refs:NETLINK_UNUSED (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dnetlink_protocols.h13 #if defined(NETLINK_UNUSED) || (defined(HAVE_DECL_NETLINK_UNUSED) && HAVE_DECL_NETLINK_UNUSED)
15 static_assert((NETLINK_UNUSED) == (1), "NETLINK_UNUSED != 1");
18 # define NETLINK_UNUSED 1
167 XLAT(NETLINK_UNUSED),
Dnetlink_protocols.in2 NETLINK_UNUSED 1
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const34 NETLINK_UNUSED = 1
Dsocket_netlink_ppc64le.const34 NETLINK_UNUSED = 1
Dsocket_netlink_amd64.const34 NETLINK_UNUSED = 1
Dsocket_netlink_arm64.const34 NETLINK_UNUSED = 1
Dsocket_netlink_arm.const34 NETLINK_UNUSED = 1
Dsocket_netlink.txt31 netlink_proto = NETLINK_ROUTE, NETLINK_UNUSED, NETLINK_USERSOCK, NETLINK_FIREWALL, NETLINK_SOCK_DIA…
/external/libnl/include/linux-private/linux/
Dnetlink.h8 #define NETLINK_UNUSED 1 /* Unused number */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h10 #define NETLINK_UNUSED 1 /* Unused number */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h10 #define NETLINK_UNUSED 1 /* Unused number */ macro
/external/iproute2/lib/
Drt_names.c599 [NETLINK_UNUSED] = "unused",
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go872 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_mipsle.go1075 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_s390x.go1074 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_arm.go1074 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_ppc64le.go1074 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_mips64.go1075 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_ppc64.go1074 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_amd64.go1076 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_mips64le.go1075 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_386.go1076 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_mips.go1075 NETLINK_UNUSED = 0x1 const
Dzerrors_linux_arm64.go1077 NETLINK_UNUSED = 0x1 const