Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d256 SO_REUSEPORT = 15, in version() enumerator
/netbsd-src/sys/sys/
H A Dsocket.h130 #define SO_REUSEPORT 0x0200 /* allow local address & port reuse */ macro