Searched refs:reuseport (Results 1 – 2 of 2) sorted by relevance
191 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in6_pcbbind() local259 reuseport = SO_REUSEADDR | SO_REUSEPORT; in in6_pcbbind()440 (reuseport & t->inp_socket->so_options) == 0 && in in6_pcbbind()458 if (t != NULL && (reuseport & in in6_pcbbind()
751 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in_pcbbind() local804 reuseport = SO_REUSEADDR | SO_REUSEPORT; in in_pcbbind()951 (reuseport & t->inp_socket->so_options) == 0 && in in_pcbbind()