Home
last modified time | relevance | path

Searched refs:NETLINK_USERSOCK (Results 1 – 25 of 28) sorted by relevance

12

/external/strace/xlat/
Dnetlink_protocols.h20 #if defined(NETLINK_USERSOCK) || (defined(HAVE_DECL_NETLINK_USERSOCK) && HAVE_DECL_NETLINK_USERSOCK)
22 static_assert((NETLINK_USERSOCK) == (2), "NETLINK_USERSOCK != 2");
25 # define NETLINK_USERSOCK 2
168 XLAT(NETLINK_USERSOCK),
Dnetlink_protocols.in3 NETLINK_USERSOCK 2
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const35 NETLINK_USERSOCK = 2
Dsocket_netlink_ppc64le.const35 NETLINK_USERSOCK = 2
Dsocket_netlink_amd64.const35 NETLINK_USERSOCK = 2
Dsocket_netlink_arm64.const35 NETLINK_USERSOCK = 2
Dsocket_netlink_arm.const35 NETLINK_USERSOCK = 2
Dsocket_netlink.txt31 netlink_proto = NETLINK_ROUTE, NETLINK_UNUSED, NETLINK_USERSOCK, NETLINK_FIREWALL, NETLINK_SOCK_DIA…
/external/libnl/include/linux-private/linux/
Dnetlink.h9 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h11 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h11 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/iproute2/lib/
Drt_names.c600 [NETLINK_USERSOCK] = "usersock",
/external/libnl/python/netlink/
Dcore.py54 NETLINK_USERSOCK = 2 variable
/external/libnl/lib/
Dutils.c606 __ADD(NETLINK_USERSOCK,usersock)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go873 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_mipsle.go1076 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_s390x.go1075 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_arm.go1075 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_ppc64le.go1075 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_mips64.go1076 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_ppc64.go1075 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_amd64.go1077 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_mips64le.go1076 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_386.go1077 NETLINK_USERSOCK = 0x2 const
Dzerrors_linux_mips.go1076 NETLINK_USERSOCK = 0x2 const

12