diff options
Diffstat (limited to 'binapi/flowprobe/flowprobe.ba.go')
-rw-r--r-- | binapi/flowprobe/flowprobe.ba.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binapi/flowprobe/flowprobe.ba.go b/binapi/flowprobe/flowprobe.ba.go index 3082b52..30fc50a 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 -// VPP: 20.05.1-release +// binapi-generator: v0.3.5-56-gc0da1f2-dirty +// VPP: 21.06-release // source: /usr/share/vpp/api/plugins/flowprobe.api.json // Package flowprobe contains generated bindings for API file flowprobe.api. @@ -29,7 +29,7 @@ const _ = api.GoVppAPIPackageIsVersion2 const ( APIFile = "flowprobe" APIVersion = "1.0.0" - VersionCrc = 0xe904179b + VersionCrc = 0x8da9f1c ) // FlowprobeRecordFlags defines enum 'flowprobe_record_flags'. |