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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_dgram.c226 BIO_ctrl(b, BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);
307 case BIO_CTRL_DGRAM_QUERY_MTU:
H A Dbio.h146 #define BIO_CTRL_DGRAM_QUERY_MTU 40 /* as kernel for current MTU */ macro
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dd1_both.c187 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);
285 BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);

Completed in 100 milliseconds