Searched defs:SSL_OP_NO_QUERY_MTU (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dssl.h345 /* SSL_OP_NO_QUERY_MTU, in DTLS, disables querying the MTU from the underlying
347 #define SSL_OP_NO_QUERY_MTU 0x00001000L macro
/external/boringssl/src/include/openssl/
H A Dssl.h345 /* SSL_OP_NO_QUERY_MTU, in DTLS, disables querying the MTU from the underlying
347 #define SSL_OP_NO_QUERY_MTU 0x00001000L macro

Completed in 40 milliseconds