X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=binapi%2Fflowprobe%2Fflowprobe.ba.go;h=f6362075d7f7cf2151e1a1734b4e749d0b975072;hb=c09ee3241377aae2530a73d48c4e20641d76d0ee;hp=a08f7d05469cfede26e042c4ccd145722b66406d;hpb=58da9ac6e691a8c660eb8ca838a154e11da0db68;p=govpp.git diff --git a/binapi/flowprobe/flowprobe.ba.go b/binapi/flowprobe/flowprobe.ba.go index a08f7d0..f636207 100644 --- a/binapi/flowprobe/flowprobe.ba.go +++ b/binapi/flowprobe/flowprobe.ba.go @@ -1,7 +1,7 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: // binapi-generator: v0.4.0-dev -// VPP: 20.05-release +// VPP: 21.06-release // source: /usr/share/vpp/api/plugins/flowprobe.api.json // Package flowprobe contains generated bindings for API file flowprobe.api. @@ -13,10 +13,11 @@ package flowprobe import ( + "strconv" + api "git.fd.io/govpp.git/api" interface_types "git.fd.io/govpp.git/binapi/interface_types" codec "git.fd.io/govpp.git/codec" - "strconv" ) // This is a compile-time assertion to ensure that this generated file @@ -28,7 +29,7 @@ const _ = api.GoVppAPIPackageIsVersion2 const ( APIFile = "flowprobe" APIVersion = "1.0.0" - VersionCrc = 0xe904179b + VersionCrc = 0x8da9f1c ) // FlowprobeRecordFlags defines enum 'flowprobe_record_flags'.