Home
last modified time | relevance | path

Searched refs:isc_socket_hasreuseport (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsocket.h888 isc_socket_hasreuseport(void);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c1673 (!isc_socket_hasreuseport() || duponly)) in open_socket()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c5388 isc_socket_hasreuseport() { in isc_socket_hasreuseport() function