Home
last modified time | relevance | path

Searched refs:_SOUNBIND_REBIND (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsocketvar.h779 #define _SOUNBIND_REBIND 0x01 /* Don't clear fields - will rebind */ macro
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1450 if (!(flags & _SOUNBIND_REBIND)) { in sotpi_unbind()
1540 error = sotpi_unbind(so, _SOUNBIND_REBIND); in sotpi_listen()