Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbss_dgram.c335 BIO_ctrl(b, BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dgram_write()
442 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_ctrl()
Dbio.h149 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/freebsd-9-stable/crypto/openssl/ssl/
Dd1_both.c238 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dtls1_do_write()
350 BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dtls1_do_write()