aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testbinapi/binapi2001/acl_types/acl_types.ba.go')
-rw-r--r--internal/testbinapi/binapi2001/acl_types/acl_types.ba.go8
1 files changed, 7 insertions, 1 deletions
diff --git a/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go b/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go
index 6f8d39d..e5ae659 100644
--- a/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go
+++ b/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go
@@ -1,6 +1,6 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0-dev
+// binapi-generator: v0.5.0-dev
// VPP: 20.01
// source: .vppapi/plugins/acl_types.api.json
@@ -21,6 +21,12 @@ import (
// GoVPP api package needs to be updated.
const _ = api.GoVppAPIPackageIsVersion2
+const (
+ APIFile = "acl_types"
+ APIVersion = ""
+ VersionCrc = 0x1803336d
+)
+
// ACLRule defines type 'acl_rule'.
type ACLRule struct {
IsPermit uint8 `binapi:"u8,name=is_permit" json:"is_permit,omitempty"`