Searched refs:SOF_REUSESHAREUID (Results 1 – 5 of 5) sorted by relevance
246 #define SOF_REUSESHAREUID 0x00000040 /* Allows SO_REUSEADDR/SO_REUSEPORT macro
408 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in6_pcbbind()
5121 so->so_flags |= SOF_REUSESHAREUID; in sosetoptlock()5123 so->so_flags &= ~SOF_REUSESHAREUID; in sosetoptlock()6073 optval = (so->so_flags & SOF_REUSESHAREUID); in sogetoptlock()
394 (SOF_NOSIGPIPE | SOF_NOADDRAVAIL | SOF_REUSESHAREUID | in sonewconn_internal()
1065 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in_pcbbind()