X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbuffer.h;h=06696515ecd52122ae900aae4ae7d5826c4ae8aa;hb=879d11c25;hp=89dd84567bc42846810902567c598dff7d37043e;hpb=a5fb0ec6c3b19c5fe74f171297afe68be897548c;p=vpp.git diff --git a/src/vnet/buffer.h b/src/vnet/buffer.h index 89dd84567bc..06696515ecd 100644 --- a/src/vnet/buffer.h +++ b/src/vnet/buffer.h @@ -389,7 +389,11 @@ typedef struct { u8 __unused; u8 flags; - u16 src_epg; + union + { + u16 src_epg; + u16 sclass; + }; } gbp; union