Home
last modified time | relevance | path

Searched defs:SO_REUSEPORT (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/include/lapi/
Dsocket.h22 # define SO_REUSEPORT 15 macro
/third_party/musl/arch/powerpc/bits/
Dsocket.h15 #define SO_REUSEPORT 15 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h15 #define SO_REUSEPORT 15 macro
/third_party/musl/arch/mips/bits/
Dsocket.h14 #define SO_REUSEPORT 0x0200 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h14 #define SO_REUSEPORT 0x0200 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h12 #define SO_REUSEPORT 0x0200 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/include/sys/
Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h214 #define SO_REUSEPORT 15 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h218 #define SO_REUSEPORT 15 macro
/third_party/lwip/src/include/lwip/
Dsockets.h210 #define SO_REUSEPORT 0x0200 /* Unimplemented: allow local address & port reuse */ macro