Searched refs:BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/crypto/openssl/ssl/
H A Dd1_both.c1500 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 1,
1506 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); local
/freebsd-10.2-release/crypto/openssl/crypto/bio/
H A Dbio.h192 # define BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN 70 macro
H A Dbss_dgram.c1659 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN:

Completed in 131 milliseconds