@@ -633,14 +633,6 @@ typedef struct odp_ipsec_sa_param_t {
/** SPI value */
uint32_t spi;
- /** Select pipelined destination for resulting events
- *
- * Asynchronous and inline modes generate events. Select where
- * those events are sent. Inbound SAs may choose to use pipelined
- * classification. The default value is ODP_IPSEC_PIPELINE_NONE.
- */
- odp_ipsec_pipeline_t pipeline;
-
/** Destination queue for IPSEC events
*
* Operations in asynchronous or inline mode enqueue resulting events
@@ -690,6 +682,15 @@ typedef struct odp_ipsec_sa_param_t {
*/
uint32_t antireplay_ws;
+ /** Select pipelined destination for resulting events
+ *
+ * Asynchronous and inline modes generate events.
+ * Select where those events are sent. Inbound SAs may
+ * choose to use pipelined classification. The default
+ * value is ODP_IPSEC_PIPELINE_NONE.
+ */
+ odp_ipsec_pipeline_t pipeline;
+
/** Classifier destination CoS for resulting packets
*
* Successfully decapsulated packets are sent to