Searched refs:reuseport_lb (Results 1 – 2 of 2) sorted by relevance
132 int reuseport_lb = (so->so_options & SO_REUSEPORT_LB); in in6_pcbbind() local181 reuseport_lb = SO_REUSEADDR|SO_REUSEPORT_LB; in in6_pcbbind()282 (reuseport_lb & tw->tw_so_options) == 0)) in in6_pcbbind()285 (reuseport_lb & inp_so_options(t)) == 0) { in in6_pcbbind()301 && (reuseport_lb & tw->tw_so_options) == 0 in in6_pcbbind()309 (reuseport_lb & inp_so_options(t)) == 0 && in in6_pcbbind()
920 int reuseport_lb = (so->so_options & SO_REUSEPORT_LB); in in_pcbbind_setup() local976 reuseport_lb = SO_REUSEADDR|SO_REUSEPORT_LB; in in_pcbbind_setup()1041 (reuseport_lb & in in_pcbbind_setup()1048 (reuseport_lb & inp_so_options(t)) == 0) { in in_pcbbind_setup()