X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbuffer.h;h=7e4387bf32b545ae7132dc87a86f42cc77d59cfd;hb=61b94c6bc417dbcb11323962b40493e6f7ec2f7e;hp=e4167eae6aee84d40f8eaf274f811a08240c00c9;hpb=b414d0d23aff66f793c018a75d83af4d29fb1bd4;p=vpp.git diff --git a/src/vnet/buffer.h b/src/vnet/buffer.h index e4167eae6ae..7e4387bf32b 100644 --- a/src/vnet/buffer.h +++ b/src/vnet/buffer.h @@ -364,7 +364,9 @@ typedef struct /* Group Based Policy */ struct { - u32 src_epg; + u8 __unused; + u8 flags; + u16 src_epg; } gbp; union