X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_bridge_domain.h;fp=src%2Fplugins%2Fgbp%2Fgbp_bridge_domain.h;h=8e6146c7955d81644e473ef3b5382fdecd318fa6;hb=8da9fc659badc016e409f772673002f021c0cc4a;hp=25498eee5feb0e9979f418da49f1cc93993c840e;hpb=dc8d93b02949f508d5eed312a51aa91102224b39;p=vpp.git diff --git a/src/plugins/gbp/gbp_bridge_domain.h b/src/plugins/gbp/gbp_bridge_domain.h index 25498eee5fe..8e6146c7955 100644 --- a/src/plugins/gbp/gbp_bridge_domain.h +++ b/src/plugins/gbp/gbp_bridge_domain.h @@ -63,10 +63,10 @@ typedef struct gbp_bridge_domain_t_ u32 gb_bm_flood_sw_if_index; /** - * The BD's VNI interface on which packets from unkown endpoints - * arrive + * The index of the BD's VNI interface on which packets from + * unkown endpoints arrive */ - u32 gb_vni_sw_if_index; + u32 gb_vni; /** * locks/references to the BD so it does not get deleted (from the API)