Searched refs:SO_MEMINFO (Results 1 – 10 of 10) sorted by relevance
1273 #if defined(SO_MEMINFO) || (defined(HAVE_DECL_SO_MEMINFO) && HAVE_DECL_SO_MEMINFO)1275 static_assert((SO_MEMINFO) == (57), "SO_MEMINFO != 57");1278 # define SO_MEMINFO 571281 #if defined(SO_MEMINFO) || (defined(HAVE_DECL_SO_MEMINFO) && HAVE_DECL_SO_MEMINFO)1283 static_assert((SO_MEMINFO) == (16432), "SO_MEMINFO != 16432");1286 # define SO_MEMINFO 164321289 #if defined(SO_MEMINFO) || (defined(HAVE_DECL_SO_MEMINFO) && HAVE_DECL_SO_MEMINFO)1291 static_assert((SO_MEMINFO) == (55), "SO_MEMINFO != 55");1294 # define SO_MEMINFO 551842 XLAT(SO_MEMINFO),[all …]
410 SO_MEMINFO 57412 SO_MEMINFO 16432414 SO_MEMINFO 55
92 #define SO_MEMINFO 55 macro
58 pub const SO_MEMINFO: ::c_int = 0x0039; constant
66 pub const SO_MEMINFO: ::c_int = 55; constant
70 pub const SO_MEMINFO: ::c_int = 55; constant
4957 #ifdef SO_MEMINFO4958 { "SO_MEMINFO", (unsigned long) SO_MEMINFO },
345 pub const SO_MEMINFO: u32 = 55; constant
15214 * xlat/sockoptions.in: Add SO_MEMINFO, SO_INCOMING_NAPI_ID,