dso/dso_win32.c: fix compiler warning.
[openssl.git] / crypto / bio / bio.h
index 05699ab21210edc4831cf7378a3fe6734edcdba8..d32bf7f7a2a98b9fdfb0d0f7e659d82ec1135b43 100644 (file)
@@ -174,6 +174,7 @@ extern "C" {
 
 #define BIO_CTRL_DGRAM_SET_NEXT_TIMEOUT   45 /* Next DTLS handshake timeout to
                                               * adjust socket timeouts */
+#define BIO_CTRL_DGRAM_SET_DONT_FRAG      48
 
 #ifndef OPENSSL_NO_SCTP
 /* SCTP stuff */