X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_subnet.h;fp=src%2Fplugins%2Fgbp%2Fgbp_subnet.h;h=6fbef01cebaae0231d239aae231ed64b12030da5;hb=3c0d84c989e9928d5ca9ffe3aceb826864bd525a;hp=b792a1bafcb847c29583a7e8bda5c090d4d1c283;hpb=cfc7a107e6cb8be6e7c53a08e23a146c431c8e90;p=vpp.git diff --git a/src/plugins/gbp/gbp_subnet.h b/src/plugins/gbp/gbp_subnet.h index b792a1bafcb..6fbef01ceba 100644 --- a/src/plugins/gbp/gbp_subnet.h +++ b/src/plugins/gbp/gbp_subnet.h @@ -24,6 +24,7 @@ typedef enum gbp_subnet_type_t_ GBP_SUBNET_STITCHED_INTERNAL, GBP_SUBNET_STITCHED_EXTERNAL, GBP_SUBNET_L3_OUT, + GBP_SUBNET_ANON_L3_OUT, } gbp_subnet_type_t; extern int gbp_subnet_add (u32 rd_id,