From f06c92da266e8a71c8720d92179cd2d2d56d1a27 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 26 Apr 2022 19:16:20 -0500 Subject: Regenerate 'types' with APIFile/APIVersion/CrcVersion Signed-off-by: Ed Warnicke Change-Id: I4ca28677573f6479258a67e3699b0d92bf18b009 --- binapi/lb_types/lb_types.ba.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binapi/lb_types/lb_types.ba.go') diff --git a/binapi/lb_types/lb_types.ba.go b/binapi/lb_types/lb_types.ba.go index 3549f80..b4d906b 100644 --- a/binapi/lb_types/lb_types.ba.go +++ b/binapi/lb_types/lb_types.ba.go @@ -25,6 +25,12 @@ import ( // GoVPP api package needs to be updated. const _ = api.GoVppAPIPackageIsVersion2 +const ( + APIFile = "lb_types" + APIVersion = "1.0.0" + VersionCrc = 0xba19340c +) + // LbEncapType defines enum 'lb_encap_type'. type LbEncapType uint32 -- cgit 1.2.3-korg