/external/strace/xlat/ |
D | sock_netlink_options.h | 34 #if defined(NETLINK_NO_ENOBUFS) || (defined(HAVE_DECL_NETLINK_NO_ENOBUFS) && HAVE_DECL_NETLINK_NO_E… 36 static_assert((NETLINK_NO_ENOBUFS) == (5), "NETLINK_NO_ENOBUFS != 5"); 39 # define NETLINK_NO_ENOBUFS 5 98 XLAT(NETLINK_NO_ENOBUFS),
|
D | sock_netlink_options.in | 5 NETLINK_NO_ENOBUFS 5
|
/external/strace/tests-m32/ |
D | sockopt-sol_netlink.c | 76 #ifdef NETLINK_NO_ENOBUFS in main() 77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
|
/external/strace/tests-mx32/ |
D | sockopt-sol_netlink.c | 76 #ifdef NETLINK_NO_ENOBUFS in main() 77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
|
/external/strace/tests/ |
D | sockopt-sol_netlink.c | 76 #ifdef NETLINK_NO_ENOBUFS in main() 77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
|
/external/libnfnetlink/include/libnfnetlink/ |
D | libnfnetlink.h | 35 #ifndef NETLINK_NO_ENOBUFS 36 #define NETLINK_NO_ENOBUFS 5 macro
|
/external/syzkaller/sys/linux/ |
D | socket_netlink_386.const | 24 NETLINK_NO_ENOBUFS = 5
|
D | socket_netlink_ppc64le.const | 24 NETLINK_NO_ENOBUFS = 5
|
D | socket_netlink_amd64.const | 24 NETLINK_NO_ENOBUFS = 5
|
D | socket_netlink_arm64.const | 24 NETLINK_NO_ENOBUFS = 5
|
D | socket_netlink_arm.const | 24 NETLINK_NO_ENOBUFS = 5
|
D | socket_netlink.txt | 24 …NK_NO_ENOBUFS(fd sock_netlink, level const[SOL_NETLINK], opt const[NETLINK_NO_ENOBUFS], arg ptr[in… 32 …NETLINK_DROP_MEMBERSHIP, NETLINK_PKTINFO, NETLINK_BROADCAST_ERROR, NETLINK_NO_ENOBUFS, NETLINK_RX_…
|
/external/libnetfilter_conntrack/qa/ |
D | ct_events_reliable.c | 54 NETLINK_NO_ENOBUFS, &on, sizeof(int)); in main()
|
/external/libnl/include/linux-private/linux/ |
D | netlink.h | 104 #define NETLINK_NO_ENOBUFS 5 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | netlink.h | 149 #define NETLINK_NO_ENOBUFS 5 macro
|
/external/iproute2/include/uapi/linux/ |
D | netlink.h | 149 #define NETLINK_NO_ENOBUFS 5 macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 863 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_mipsle.go | 1065 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_s390x.go | 1064 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_arm.go | 1064 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_ppc64le.go | 1064 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_mips64.go | 1065 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_ppc64.go | 1064 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_amd64.go | 1066 NETLINK_NO_ENOBUFS = 0x5 const
|
D | zerrors_linux_mips64le.go | 1065 NETLINK_NO_ENOBUFS = 0x5 const
|