Searched refs:SOF_REUSESHAREUID (Results 1 – 5 of 5) sorted by relevance
231 #define SOF_REUSESHAREUID 0x00000040 /* Allows SO_REUSEADDR/SO_REUSEPORT macro
388 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in6_pcbbind()
5278 so->so_flags |= SOF_REUSESHAREUID; in sosetoptlock()5280 so->so_flags &= ~SOF_REUSESHAREUID; in sosetoptlock()6157 optval = (so->so_flags & SOF_REUSESHAREUID); in sogetoptlock()
391 (SOF_NOSIGPIPE | SOF_NOADDRAVAIL | SOF_REUSESHAREUID | in sonewconn_internal()
927 !(t->inp_socket->so_flags & SOF_REUSESHAREUID) && in in_pcbbind()