Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Dsocket.h181 #define SO_REUSEPORT 0x100e /* allow balanced sharing of ports */ macro
/titanic_52/usr/src/boot/sys/sys/
H A Dsocket.h131 #define SO_REUSEPORT 0x0200 /* allow local address & port reuse */ macro