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

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h143 #define BIO_CTRL_DGRAM_CONNECT 31 /* BIO dgram special */ macro
601 (int)BIO_ctrl(b,BIO_CTRL_DGRAM_CONNECT,0, (char *)peer)
H A Dbss_dgram.c550 case BIO_CTRL_DGRAM_CONNECT:
1445 case BIO_CTRL_DGRAM_CONNECT:

Completed in 165 milliseconds