X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fplugins%2Fgbp%2Fgbp_types.h;h=0faa74b694e0853db4b9b03667d06877610ce624;hb=879d11c25;hp=afb17e3a5d5eef8b4daebee63c5bdbd100d72227;hpb=03ae24b97498bcc9265d4650efe3ddaa5e1d3255;p=vpp.git diff --git a/src/plugins/gbp/gbp_types.h b/src/plugins/gbp/gbp_types.h index afb17e3a5d5..0faa74b694e 100644 --- a/src/plugins/gbp/gbp_types.h +++ b/src/plugins/gbp/gbp_types.h @@ -20,6 +20,7 @@ typedef u16 epg_id_t; #define EPG_INVALID ((u16)~0) +#define SCLASS_INVALID ((u16)~0) #endif