svm: allow mq attachments at random offsets
[vpp.git] / src / vnet / session / application_interface.h
index 096af1e..9614257 100644 (file)
@@ -370,6 +370,7 @@ typedef struct session_accepted_msg_
   uword server_tx_fifo;
   u64 segment_handle;
   uword vpp_event_queue_address;
+  u32 mq_index;
   transport_endpoint_t rmt;
   u8 flags;
 } __clib_packed session_accepted_msg_t;