Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SCTP_WAIT_FOR_DRY (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1551 case BIO_CTRL_DGRAM_SCTP_WAIT_FOR_DRY: in dgram_sctp_ctrl()
1596 return (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SCTP_WAIT_FOR_DRY, 0, NULL); in BIO_dgram_sctp_wait_for_dry()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h166 # define BIO_CTRL_DGRAM_SCTP_WAIT_FOR_DRY 77 macro
H A Dbio.h.in167 # define BIO_CTRL_DGRAM_SCTP_WAIT_FOR_DRY 77 macro