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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_dgram.c189 BIO_ctrl(b, BIO_CTRL_DGRAM_CONNECT, 0, &peer);
285 case BIO_CTRL_DGRAM_CONNECT:
H A Dbio.h130 #define BIO_CTRL_DGRAM_CONNECT 31 /* BIO dgram special */ macro
531 (int)BIO_ctrl(b,BIO_CTRL_DGRAM_CONNECT,0, (char *)peer)

Completed in 76 milliseconds