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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_both.c1428 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 1,
1434 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); local
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h193 # define BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN 70 macro
H A Dbss_dgram.c1716 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN:

Completed in 145 milliseconds