X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=binapi%2Fpci_types%2Fpci_types.ba.go;fp=binapi%2Fpci_types%2Fpci_types.ba.go;h=bbf4c79ca33b7660b1fb44283a32e294bdd4a419;hp=3922ac5dc82fd597f857a4eed249cbc969918ca5;hb=f06c92da266e8a71c8720d92179cd2d2d56d1a27;hpb=e93c0bb99ca9400df77687e7c3fd4bebfc6e4c33 diff --git a/binapi/pci_types/pci_types.ba.go b/binapi/pci_types/pci_types.ba.go index 3922ac5..bbf4c79 100644 --- a/binapi/pci_types/pci_types.ba.go +++ b/binapi/pci_types/pci_types.ba.go @@ -21,6 +21,12 @@ import ( // GoVPP api package needs to be updated. const _ = api.GoVppAPIPackageIsVersion2 +const ( + APIFile = "pci_types" + APIVersion = "1.0.0" + VersionCrc = 0x5d418665 +) + // PciAddress defines type 'pci_address'. type PciAddress struct { Domain uint16 `binapi:"u16,name=domain" json:"domain,omitempty"`