Home
last modified time | relevance | path

Searched defs:reuseport (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/ !
H A Din6_pcb.c191 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in6_pcbbind() local
/xnu-8020.101.4/bsd/netinet/ !
H A Din_pcb.c751 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in_pcbbind() local