GBP: Sclass to src-epg conversions
[vpp.git] / src / plugins / gbp / gbp_types.h
index afb17e3..0faa74b 100644 (file)
@@ -20,6 +20,7 @@
 
 typedef u16 epg_id_t;
 #define EPG_INVALID ((u16)~0)
+#define SCLASS_INVALID ((u16)~0)
 
 #endif