make test: add quic multistream test case
[vpp.git] / src / vnet / session-apps / echo_client.h
index 68a5921..34cf0bd 100644 (file)
@@ -65,6 +65,7 @@ typedef struct
   u32 tls_engine;                      /**< TLS engine mbedtls/openssl */
   u8 is_dgram;
   u32 no_copy;                         /**< Don't memcpy data to tx fifo */
+  u32 quic_streams;                    /**< QUIC streams per connection */
 
   /*
    * Test state variables