Searched refs:BIO_CTRL_DGRAM_SCTP_SET_RCVINFO (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h187 #define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63 macro
H A Dbss_dgram.c1492 case BIO_CTRL_DGRAM_SCTP_SET_RCVINFO:
/external/openssl/include/openssl/
H A Dbio.h187 #define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63 macro
/external/openssl/ssl/
H A Dd1_pkt.c820 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SCTP_SET_RCVINFO, sizeof(rdata->recordinfo), &rdata->recordinfo); local

Completed in 101 milliseconds