X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapi%2Figmp%2Figmp.ba.go;h=d57857a04f0088ea5352ba8d827ca7fd63497f93;hb=66b2e881b96d9eff429d8136129f194a1d17da87;hp=a43b599af1c9266023b271a67b424f04f4de7eb5;hpb=43cd23926d5eec359d4b554a4330e1aa596c76de;p=govpp.git diff --git a/binapi/igmp/igmp.ba.go b/binapi/igmp/igmp.ba.go index a43b599..d57857a 100644 --- a/binapi/igmp/igmp.ba.go +++ b/binapi/igmp/igmp.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 +// binapi-generator: v0.5.0 +// VPP: 22.02-release // source: /usr/share/vpp/api/plugins/igmp.api.json // Package igmp contains generated bindings for API file igmp.api. @@ -31,7 +31,7 @@ const _ = api.GoVppAPIPackageIsVersion2 const ( APIFile = "igmp" APIVersion = "1.0.0" - VersionCrc = 0x290eccf8 + VersionCrc = 0x95a4ff29 ) // FilterMode defines enum 'filter_mode'. @@ -178,7 +178,7 @@ type IgmpDetails struct { func (m *IgmpDetails) Reset() { *m = IgmpDetails{} } func (*IgmpDetails) GetMessageName() string { return "igmp_details" } -func (*IgmpDetails) GetCrcString() string { return "52f12a89" } +func (*IgmpDetails) GetCrcString() string { return "38f09929" } func (*IgmpDetails) GetMessageType() api.MessageType { return api.ReplyMessage } @@ -327,7 +327,7 @@ type IgmpEvent struct { func (m *IgmpEvent) Reset() { *m = IgmpEvent{} } func (*IgmpEvent) GetMessageName() string { return "igmp_event" } -func (*IgmpEvent) GetCrcString() string { return "d7696eaf" } +func (*IgmpEvent) GetCrcString() string { return "85fe93ec" } func (*IgmpEvent) GetMessageType() api.MessageType { return api.OtherMessage } @@ -369,7 +369,7 @@ type IgmpGroupPrefixDetails struct { func (m *IgmpGroupPrefixDetails) Reset() { *m = IgmpGroupPrefixDetails{} } func (*IgmpGroupPrefixDetails) GetMessageName() string { return "igmp_group_prefix_details" } -func (*IgmpGroupPrefixDetails) GetCrcString() string { return "c3b3c526" } +func (*IgmpGroupPrefixDetails) GetCrcString() string { return "259ccd81" } func (*IgmpGroupPrefixDetails) GetMessageType() api.MessageType { return api.ReplyMessage } @@ -438,7 +438,7 @@ type IgmpGroupPrefixSet struct { func (m *IgmpGroupPrefixSet) Reset() { *m = IgmpGroupPrefixSet{} } func (*IgmpGroupPrefixSet) GetMessageName() string { return "igmp_group_prefix_set" } -func (*IgmpGroupPrefixSet) GetCrcString() string { return "d4f20ac5" } +func (*IgmpGroupPrefixSet) GetCrcString() string { return "5b14a5ce" } func (*IgmpGroupPrefixSet) GetMessageType() api.MessageType { return api.RequestMessage } @@ -513,7 +513,7 @@ type IgmpListen struct { func (m *IgmpListen) Reset() { *m = IgmpListen{} } func (*IgmpListen) GetMessageName() string { return "igmp_listen" } -func (*IgmpListen) GetCrcString() string { return "3f93a51a" } +func (*IgmpListen) GetCrcString() string { return "19a49f1e" } func (*IgmpListen) GetMessageType() api.MessageType { return api.RequestMessage } @@ -826,16 +826,16 @@ func init() { file_igmp_binapi_init() } func file_igmp_binapi_init() { api.RegisterMessage((*IgmpClearInterface)(nil), "igmp_clear_interface_f9e6675e") api.RegisterMessage((*IgmpClearInterfaceReply)(nil), "igmp_clear_interface_reply_e8d4e804") - api.RegisterMessage((*IgmpDetails)(nil), "igmp_details_52f12a89") + api.RegisterMessage((*IgmpDetails)(nil), "igmp_details_38f09929") api.RegisterMessage((*IgmpDump)(nil), "igmp_dump_f9e6675e") api.RegisterMessage((*IgmpEnableDisable)(nil), "igmp_enable_disable_b1edfb96") api.RegisterMessage((*IgmpEnableDisableReply)(nil), "igmp_enable_disable_reply_e8d4e804") - api.RegisterMessage((*IgmpEvent)(nil), "igmp_event_d7696eaf") - api.RegisterMessage((*IgmpGroupPrefixDetails)(nil), "igmp_group_prefix_details_c3b3c526") + api.RegisterMessage((*IgmpEvent)(nil), "igmp_event_85fe93ec") + api.RegisterMessage((*IgmpGroupPrefixDetails)(nil), "igmp_group_prefix_details_259ccd81") api.RegisterMessage((*IgmpGroupPrefixDump)(nil), "igmp_group_prefix_dump_51077d14") - api.RegisterMessage((*IgmpGroupPrefixSet)(nil), "igmp_group_prefix_set_d4f20ac5") + api.RegisterMessage((*IgmpGroupPrefixSet)(nil), "igmp_group_prefix_set_5b14a5ce") api.RegisterMessage((*IgmpGroupPrefixSetReply)(nil), "igmp_group_prefix_set_reply_e8d4e804") - api.RegisterMessage((*IgmpListen)(nil), "igmp_listen_3f93a51a") + api.RegisterMessage((*IgmpListen)(nil), "igmp_listen_19a49f1e") api.RegisterMessage((*IgmpListenReply)(nil), "igmp_listen_reply_e8d4e804") api.RegisterMessage((*IgmpProxyDeviceAddDel)(nil), "igmp_proxy_device_add_del_0b9be9ce") api.RegisterMessage((*IgmpProxyDeviceAddDelInterface)(nil), "igmp_proxy_device_add_del_interface_1a9ec24a")