Home
last modified time | relevance | path

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

123

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dbio.rs10 pub const BIO_CTRL_DGRAM_QUERY_MTU: c_int = 40; consts
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dbio.rs4 BIO_CTRL_DGRAM_QUERY_MTU, BIO_CTRL_FLUSH,
164 } else if cmd == BIO_CTRL_DGRAM_QUERY_MTU {
/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c914 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dtls1_query_mtu()
/third_party/openssl/ssl/
H A Dd1_lib.c897 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL); in dtls1_query_mtu()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h106 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c479 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_ctrl()
1337 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_sctp_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_dgram.c479 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_ctrl()
1337 case BIO_CTRL_DGRAM_QUERY_MTU: in dgram_sctp_ctrl()
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h118 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */ macro

Completed in 62 milliseconds

123