Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dsock_netlink_options.h34 #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),
Dsock_netlink_options.in5 NETLINK_NO_ENOBUFS 5
/external/strace/tests-m32/
Dsockopt-sol_netlink.c76 #ifdef NETLINK_NO_ENOBUFS in main()
77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
/external/strace/tests-mx32/
Dsockopt-sol_netlink.c76 #ifdef NETLINK_NO_ENOBUFS in main()
77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
/external/strace/tests/
Dsockopt-sol_netlink.c76 #ifdef NETLINK_NO_ENOBUFS in main()
77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h35 #ifndef NETLINK_NO_ENOBUFS
36 #define NETLINK_NO_ENOBUFS 5 macro
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const24 NETLINK_NO_ENOBUFS = 5
Dsocket_netlink_ppc64le.const24 NETLINK_NO_ENOBUFS = 5
Dsocket_netlink_amd64.const24 NETLINK_NO_ENOBUFS = 5
Dsocket_netlink_arm64.const24 NETLINK_NO_ENOBUFS = 5
Dsocket_netlink_arm.const24 NETLINK_NO_ENOBUFS = 5
Dsocket_netlink.txt24 …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/
Dct_events_reliable.c54 NETLINK_NO_ENOBUFS, &on, sizeof(int)); in main()
/external/libnl/include/linux-private/linux/
Dnetlink.h104 #define NETLINK_NO_ENOBUFS 5 macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h149 #define NETLINK_NO_ENOBUFS 5 macro
/external/iproute2/include/uapi/linux/
Dnetlink.h149 #define NETLINK_NO_ENOBUFS 5 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go863 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_mipsle.go1065 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_s390x.go1064 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_arm.go1064 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_ppc64le.go1064 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_mips64.go1065 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_ppc64.go1064 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_amd64.go1066 NETLINK_NO_ENOBUFS = 0x5 const
Dzerrors_linux_mips64le.go1065 NETLINK_NO_ENOBUFS = 0x5 const

12