IPSEC: SPD counters in the stats sgement
[vpp.git] / src / vnet / buffer.h
index d1edbe5..0669651 100644 (file)
@@ -274,10 +274,6 @@ typedef struct
     {
       u32 flags;
       u32 sad_index;
-      u32 ip_version_traffic_class_and_flow_label;
-      u8 tos;
-      u8 ttl_or_hop_limit;
-      u32 seq;
     } ipsec;
 
     /* MAP */
@@ -393,7 +389,11 @@ typedef struct
   {
     u8 __unused;
     u8 flags;
-    u16 src_epg;
+    union
+    {
+      u16 src_epg;
+      u16 sclass;
+    };
   } gbp;
 
   union