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