Searched refs:NETLINK_NO_ENOBUFS (Results 1 – 12 of 12) sorted by relevance
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 598 XLAT(NETLINK_NO_ENOBUFS),
5 NETLINK_NO_ENOBUFS 5
76 #ifdef NETLINK_NO_ENOBUFS in main()77 { ARG_STR(NETLINK_NO_ENOBUFS) }, in main()
35 #ifndef NETLINK_NO_ENOBUFS36 #define NETLINK_NO_ENOBUFS 5 macro
54 NETLINK_NO_ENOBUFS, &on, sizeof(int)); in main()
104 #define NETLINK_NO_ENOBUFS 5 macro
149 #define NETLINK_NO_ENOBUFS 5 macro
1446 pub const NETLINK_NO_ENOBUFS: ::c_int = 5; constant
2067 pub const NETLINK_NO_ENOBUFS: ::c_int = 5; constant