X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=binapi%2Fpunt%2Fpunt.ba.go;h=1a84dbfea0f933618ebb735e6df06d366fdb6187;hp=f8483fc6488e875016a188d97c53ee69077fd99e;hb=43cd23926d5eec359d4b554a4330e1aa596c76de;hpb=e517439567ad843033257664fdfe90a9173b0aa6 diff --git a/binapi/punt/punt.ba.go b/binapi/punt/punt.ba.go index f8483fc..1a84dbf 100644 --- a/binapi/punt/punt.ba.go +++ b/binapi/punt/punt.ba.go @@ -2,6 +2,7 @@ // versions: // binapi-generator: v0.4.0-dev // VPP: 20.05-release +// source: /usr/share/vpp/api/core/punt.api.json // Package punt contains generated bindings for API file punt.api. // @@ -95,9 +96,10 @@ type PuntReason struct { // PuntUnion defines union 'punt_union'. type PuntUnion struct { - // Exception *PuntException - // L4 *PuntL4 - // IPProto *PuntIPProto + // PuntUnion can be one of: + // - Exception *PuntException + // - L4 *PuntL4 + // - IPProto *PuntIPProto XXX_UnionData [4]byte }