Searched refs:SOF_REUSESHAREUID (Results 1 – 5 of 5) sorted by relevance
240 #define SOF_REUSESHAREUID 0x00000040 /* Allows SO_REUSEADDR/SO_REUSEPORT macro
410 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in6_pcbbind()
5063 so->so_flags |= SOF_REUSESHAREUID; in sosetoptlock()5065 so->so_flags &= ~SOF_REUSESHAREUID; in sosetoptlock()6009 optval = (so->so_flags & SOF_REUSESHAREUID); in sogetoptlock()
393 (SOF_NOSIGPIPE | SOF_NOADDRAVAIL | SOF_REUSESHAREUID | in sonewconn_internal()
1033 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in_pcbbind()