Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SET_MTU (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c555 case BIO_CTRL_DGRAM_SET_MTU: in dgram_ctrl()
1345 case BIO_CTRL_DGRAM_SET_MTU: in dgram_sctp_ctrl()
/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c923 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SET_MTU, in dtls1_query_mtu()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h121 # define BIO_CTRL_DGRAM_SET_MTU 42/* set cached value for MTU. macro
H A Dbio.h.in122 # define BIO_CTRL_DGRAM_SET_MTU 42/* set cached value for MTU. macro