Home
last modified time | relevance | path

Searched defs:SO_REUSEPORT (Results 1 - 25 of 45) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dsocket.h22 # define SO_REUSEPORT 15 macro
/third_party/musl/arch/powerpc/bits/
H A Dsocket.h15 #define SO_REUSEPORT 15 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h15 #define SO_REUSEPORT 15 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h14 #define SO_REUSEPORT 0x0200 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h12 #define SO_REUSEPORT 0x0200 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h14 #define SO_REUSEPORT 0x0200 macro
/third_party/python/Modules/
H A Dsocketmodule.h207 # undef SO_REUSEPORT macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs35 pub const SO_REUSEPORT: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs25 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs27 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs20 pub const SO_REUSEPORT: ::c_int = 15; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h203 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h218 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h210 #define SO_REUSEPORT 0x0200 /* Unimplemented: allow local address & port reuse */ macro
/third_party/musl/include/sys/
H A Dsocket.h218 #define SO_REUSEPORT 15 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs478 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs510 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs910 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs783 pub const SO_REUSEPORT: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs703 pub const SO_REUSEPORT: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1554 pub const SO_REUSEPORT: ::c_int = 15; consts

Completed in 34 milliseconds

12