Searched refs:BIO_BIND_REUSEADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Db_sock.c755 if (bind_mode == BIO_BIND_REUSEADDR) {
795 bind_mode = BIO_BIND_REUSEADDR;
H A Dbio.h495 # define BIO_BIND_REUSEADDR 2 macro

Completed in 117 milliseconds