Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_dgram.c487 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_ctrl()
1355 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_sctp_ctrl()
/third_party/openssl/ssl/
Dd1_lib.c904 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dtls1_query_mtu()
/third_party/openssl/include/openssl/
Dbio.h106 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c1287 case BIO_CTRL_DGRAM_QUERY_MTU: in bio_method_ctrl()
/third_party/libcoap/src/
Dcoap_openssl.c345 case BIO_CTRL_DGRAM_QUERY_MTU: in coap_dgram_ctrl()