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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h146 # define BIO_CTRL_DGRAM_CONNECT 31/* BIO dgram special */ macro
619 (int)BIO_ctrl(b,BIO_CTRL_DGRAM_CONNECT,0, (char *)peer)
H A Dbss_dgram.c556 case BIO_CTRL_DGRAM_CONNECT:
1527 case BIO_CTRL_DGRAM_CONNECT:

Completed in 97 milliseconds