X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_route_domain.h;fp=src%2Fplugins%2Fgbp%2Fgbp_route_domain.h;h=897c1bdd7ac92f592165f6b7126a8e632bdb173c;hb=e28c87cd00644205e9bebca054029a8e655ed015;hp=dd7adf096cfd64bbbb60fb0335afdf323c120493;hpb=777d2aee8054e77e6f265879e1dfe3776d90d758;p=vpp.git diff --git a/src/plugins/gbp/gbp_route_domain.h b/src/plugins/gbp/gbp_route_domain.h index dd7adf096cf..897c1bdd7ac 100644 --- a/src/plugins/gbp/gbp_route_domain.h +++ b/src/plugins/gbp/gbp_route_domain.h @@ -36,12 +36,6 @@ typedef struct gpb_route_domain_t_ u32 grd_fib_index[FIB_PROTOCOL_IP_MAX]; u32 grd_table_id[FIB_PROTOCOL_IP_MAX]; - /** - * The RD's VNI interface on which packets from unkown endpoints - * arrive - */ - u32 grd_vni_sw_if_index; - /** * The interfaces on which to send packets to unnknown EPs */