Enable tracing of packets that have been sent
[openssl.git] / test / helpers / quictestlib.c
index c973a8cc658d1232c03147aff9672002bf4b7c08..c33518805dd18046aada409cbf625423f414c800 100644 (file)
@@ -737,7 +737,7 @@ static int pcipher_sendmmsg(BIO *b, BIO_MSG *msg, size_t stride,
             do {
                 if (!ossl_quic_wire_decode_pkt_hdr(&pkt,
                         0 /* TODO(QUIC): Not sure how this should be set*/, 1,
-                        &hdr, NULL))
+                        0, &hdr, NULL))
                     goto out;
 
                 /*