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

/external/openssl/crypto/bio/
H A Dbio.h143 #define BIO_CTRL_DGRAM_CONNECT 31 /* BIO dgram special */ macro
602 (int)BIO_ctrl(b,BIO_CTRL_DGRAM_CONNECT,0, (char *)peer)
/external/openssl/include/openssl/
H A Dbio.h143 #define BIO_CTRL_DGRAM_CONNECT 31 /* BIO dgram special */ macro
602 (int)BIO_ctrl(b,BIO_CTRL_DGRAM_CONNECT,0, (char *)peer)

Completed in 514 milliseconds