QUIC: Initial multi stream support
[vpp.git] / src / vnet / session / session_types.h
index 02dc40a..32a13cf 100644 (file)
@@ -42,6 +42,7 @@ typedef struct _session_endpoint_cfg
   u32 ns_index;
   u8 original_tp;
   u8 *hostname;
+  u64 transport_opts;
 } session_endpoint_cfg_t;
 
 #define SESSION_IP46_ZERO                      \