Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h32 #define SO_REUSEPORT 0x0200 /* Allow local address and port reuse. */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h26 #define SO_REUSEPORT 15 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py314 SO_REUSEPORT = 4 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py244 SO_REUSEPORT = 0x1000 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go1163 SO_REUSEPORT = 0x200 const
Dzerrors_openbsd_386.go1212 SO_REUSEPORT = 0x200 const
Dzerrors_netbsd_amd64.go1271 SO_REUSEPORT = 0x200 const
Dzerrors_openbsd_amd64.go1289 SO_REUSEPORT = 0x200 const
Dzerrors_openbsd_arm.go1215 SO_REUSEPORT = 0x200 const
Dzerrors_netbsd_arm.go1261 SO_REUSEPORT = 0x200 const
Dzerrors_darwin_arm64.go1297 SO_REUSEPORT = 0x200 const
Dzerrors_darwin_386.go1297 SO_REUSEPORT = 0x200 const
Dzerrors_darwin_arm.go1297 SO_REUSEPORT = 0x200 const
Dzerrors_darwin_amd64.go1297 SO_REUSEPORT = 0x200 const
Dzerrors_netbsd_386.go1281 SO_REUSEPORT = 0x200 const
Dzerrors_freebsd_arm.go1347 SO_REUSEPORT = 0x200 const
Dzerrors_freebsd_amd64.go1339 SO_REUSEPORT = 0x200 const
Dzerrors_freebsd_386.go1338 SO_REUSEPORT = 0x200 const
Dzerrors_linux_sparc64.go1529 SO_REUSEPORT = 0x200 const
Dzerrors_linux_mips64le.go1829 SO_REUSEPORT = 0x200 const
Dzerrors_linux_ppc64.go1885 SO_REUSEPORT = 0xf const
Dzerrors_linux_arm.go1835 SO_REUSEPORT = 0xf const
Dzerrors_linux_mips64.go1829 SO_REUSEPORT = 0x200 const
Dzerrors_linux_ppc64le.go1885 SO_REUSEPORT = 0xf const
Dzerrors_linux_arm64.go1819 SO_REUSEPORT = 0xf const

12