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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h147 # define BIO_CTRL_DGRAM_SET_CONNECTED 32/* allow for an externally connected macro
621 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_CONNECTED, state, (char *)peer)
H A Dbss_dgram.c690 case BIO_CTRL_DGRAM_SET_CONNECTED:
1526 case BIO_CTRL_DGRAM_SET_CONNECTED:

Completed in 69 milliseconds