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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c335 BIO_ctrl(b, BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);
442 case BIO_CTRL_DGRAM_QUERY_MTU:
H A Dbio.h149 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dd1_both.c238 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);
350 BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);

Completed in 101 milliseconds