GBP: use sclass in the DP for policy
[vpp.git] / src / vnet / buffer.h
index 7afd16b..c9b99c9 100644 (file)
@@ -391,11 +391,7 @@ typedef struct
   {
     u8 __unused;
     u8 flags;
-    union
-    {
-      u16 src_epg;
-      u16 sclass;
-    };
+    u16 sclass;
   } gbp;
 
   /**