Documentation
¶
Index ¶
- Constants
- func DecodeAction(decoder *goloxi.Decoder) (goloxi.IAction, error)
- func DecodeMessage(data []byte) (goloxi.Message, error)
- func DecodeOxm(decoder *goloxi.Decoder) (goloxi.IOxm, error)
- type Action
- type ActionBsn
- func (self *ActionBsn) GetActionFields() map[string]interface{}
- func (self *ActionBsn) GetActionName() string
- func (self *ActionBsn) GetSubtype() uint32
- func (self *ActionBsn) MarshalJSON() ([]byte, error)
- func (self *ActionBsn) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionBsn) SetSubtype(v uint32)
- type ActionBsnChecksum
- func (self *ActionBsnChecksum) GetActionFields() map[string]interface{}
- func (self *ActionBsnChecksum) GetActionName() string
- func (self *ActionBsnChecksum) GetChecksum() Checksum128
- func (self *ActionBsnChecksum) MarshalJSON() ([]byte, error)
- func (self *ActionBsnChecksum) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionBsnChecksum) SetChecksum(v Checksum128)
- type ActionBsnGentable
- func (self *ActionBsnGentable) GetActionFields() map[string]interface{}
- func (self *ActionBsnGentable) GetActionName() string
- func (self *ActionBsnGentable) GetKey() []IBsnTlv
- func (self *ActionBsnGentable) GetTableId() uint32
- func (self *ActionBsnGentable) MarshalJSON() ([]byte, error)
- func (self *ActionBsnGentable) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionBsnGentable) SetKey(v []IBsnTlv)
- func (self *ActionBsnGentable) SetTableId(v uint32)
- type ActionBsnMirror
- func (self *ActionBsnMirror) GetActionFields() map[string]interface{}
- func (self *ActionBsnMirror) GetActionName() string
- func (self *ActionBsnMirror) GetCopyStage() uint8
- func (self *ActionBsnMirror) GetDestPort() uint32
- func (self *ActionBsnMirror) GetVlanTag() uint32
- func (self *ActionBsnMirror) MarshalJSON() ([]byte, error)
- func (self *ActionBsnMirror) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionBsnMirror) SetCopyStage(v uint8)
- func (self *ActionBsnMirror) SetDestPort(v uint32)
- func (self *ActionBsnMirror) SetVlanTag(v uint32)
- type ActionBsnSetTunnelDst
- func (self *ActionBsnSetTunnelDst) GetActionFields() map[string]interface{}
- func (self *ActionBsnSetTunnelDst) GetActionName() string
- func (self *ActionBsnSetTunnelDst) GetDst() uint32
- func (self *ActionBsnSetTunnelDst) MarshalJSON() ([]byte, error)
- func (self *ActionBsnSetTunnelDst) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionBsnSetTunnelDst) SetDst(v uint32)
- type ActionCopyField
- func (self *ActionCopyField) GetDstOffset() uint16
- func (self *ActionCopyField) GetLen() uint16
- func (self *ActionCopyField) GetNBits() uint16
- func (self *ActionCopyField) GetOxmIds() []goloxi.IOxm
- func (self *ActionCopyField) GetSrcOffset() uint16
- func (self *ActionCopyField) GetType() uint16
- func (self *ActionCopyField) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionCopyField) SetDstOffset(v uint16)
- func (self *ActionCopyField) SetLen(v uint16)
- func (self *ActionCopyField) SetNBits(v uint16)
- func (self *ActionCopyField) SetOxmIds(v []goloxi.IOxm)
- func (self *ActionCopyField) SetSrcOffset(v uint16)
- func (self *ActionCopyField) SetType(v uint16)
- type ActionCopyTtlIn
- type ActionCopyTtlOut
- type ActionDecMplsTtl
- type ActionDecNwTtl
- type ActionExperimenter
- func (self *ActionExperimenter) GetActionFields() map[string]interface{}
- func (self *ActionExperimenter) GetActionName() string
- func (self *ActionExperimenter) GetExperimenter() uint32
- func (self *ActionExperimenter) MarshalJSON() ([]byte, error)
- func (self *ActionExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionExperimenter) SetExperimenter(v uint32)
- type ActionGroup
- func (self *ActionGroup) GetActionFields() map[string]interface{}
- func (self *ActionGroup) GetActionName() string
- func (self *ActionGroup) GetGroupId() uint32
- func (self *ActionGroup) MarshalJSON() ([]byte, error)
- func (self *ActionGroup) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionGroup) SetGroupId(v uint32)
- type ActionId
- type ActionIdBsn
- type ActionIdBsnChecksum
- type ActionIdBsnGentable
- type ActionIdBsnMirror
- type ActionIdBsnSetTunnelDst
- type ActionIdCopyTtlIn
- type ActionIdCopyTtlOut
- type ActionIdDecMplsTtl
- type ActionIdDecNwTtl
- type ActionIdExperimenter
- type ActionIdGroup
- type ActionIdMeter
- type ActionIdNicira
- type ActionIdNiciraDecTtl
- type ActionIdNxBundle
- type ActionIdNxBundleLoad
- type ActionIdNxBundleLoadInPort
- func (self *ActionIdNxBundleLoadInPort) GetNSlaves() uint16
- func (self *ActionIdNxBundleLoadInPort) GetSlaveType() ActionNxBundleSlaveType
- func (self *ActionIdNxBundleLoadInPort) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionIdNxBundleLoadInPort) SetNSlaves(v uint16)
- func (self *ActionIdNxBundleLoadInPort) SetSlaveType(v ActionNxBundleSlaveType)
- type ActionIdNxClone
- type ActionIdNxConjunction
- type ActionIdNxController
- type ActionIdNxController2
- type ActionIdNxCt
- type ActionIdNxCtClear
- type ActionIdNxDebugRecirc
- type ActionIdNxDebugSlow
- type ActionIdNxDecMplsTtl
- type ActionIdNxDecNshTtl
- type ActionIdNxDecTtlCntIds
- type ActionIdNxDecap
- type ActionIdNxEncap
- type ActionIdNxExit
- type ActionIdNxFinTimeout
- type ActionIdNxGroup
- type ActionIdNxLearn
- type ActionIdNxLearn2
- type ActionIdNxMultipath
- type ActionIdNxNat
- type ActionIdNxNote
- type ActionIdNxOutputReg
- type ActionIdNxOutputReg2
- type ActionIdNxOutputTrunc
- type ActionIdNxPopMpls
- type ActionIdNxPopQueue
- type ActionIdNxPushMpls
- type ActionIdNxRegLoad
- type ActionIdNxRegLoad2
- type ActionIdNxRegMove
- type ActionIdNxResubmit
- type ActionIdNxResubmitTable
- type ActionIdNxResubmitTableCt
- type ActionIdNxSample
- type ActionIdNxSample2
- type ActionIdNxSample3
- type ActionIdNxSetMplsLabel
- type ActionIdNxSetMplsTc
- type ActionIdNxSetMplsTtl
- type ActionIdNxSetQueue
- type ActionIdNxSetTunnel
- type ActionIdNxSetTunnel64
- type ActionIdNxStackPop
- type ActionIdNxStackPush
- type ActionIdNxWriteMetadata
- type ActionIdOutput
- type ActionIdPopMpls
- type ActionIdPopPbb
- type ActionIdPopVlan
- type ActionIdPushMpls
- type ActionIdPushPbb
- type ActionIdPushVlan
- type ActionIdResubmit
- type ActionIdSetField
- type ActionIdSetMplsTtl
- type ActionIdSetNwTtl
- type ActionIdSetQueue
- type ActionMeter
- func (self *ActionMeter) GetActionFields() map[string]interface{}
- func (self *ActionMeter) GetActionName() string
- func (self *ActionMeter) GetMeterId() uint32
- func (self *ActionMeter) MarshalJSON() ([]byte, error)
- func (self *ActionMeter) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionMeter) SetMeterId(v uint32)
- type ActionNicira
- func (self *ActionNicira) GetActionFields() map[string]interface{}
- func (self *ActionNicira) GetActionName() string
- func (self *ActionNicira) GetSubtype() uint16
- func (self *ActionNicira) MarshalJSON() ([]byte, error)
- func (self *ActionNicira) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNicira) SetSubtype(v uint16)
- type ActionNiciraDecTtl
- type ActionNxBundle
- func (self *ActionNxBundle) GetActionFields() map[string]interface{}
- func (self *ActionNxBundle) GetActionName() string
- func (self *ActionNxBundle) GetAlgorithm() uint16
- func (self *ActionNxBundle) GetBasis() uint16
- func (self *ActionNxBundle) GetDst() goloxi.IOxmId
- func (self *ActionNxBundle) GetFields() NxHashFields
- func (self *ActionNxBundle) GetNSlaves() uint16
- func (self *ActionNxBundle) GetOfsNbits() uint16
- func (self *ActionNxBundle) GetSlaveType() ActionNxBundleSlaveType
- func (self *ActionNxBundle) MarshalJSON() ([]byte, error)
- func (self *ActionNxBundle) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxBundle) SetAlgorithm(v uint16)
- func (self *ActionNxBundle) SetBasis(v uint16)
- func (self *ActionNxBundle) SetDst(v goloxi.IOxmId)
- func (self *ActionNxBundle) SetFields(v NxHashFields)
- func (self *ActionNxBundle) SetNSlaves(v uint16)
- func (self *ActionNxBundle) SetOfsNbits(v uint16)
- func (self *ActionNxBundle) SetSlaveType(v ActionNxBundleSlaveType)
- type ActionNxBundleLoad
- func (self *ActionNxBundleLoad) GetActionFields() map[string]interface{}
- func (self *ActionNxBundleLoad) GetActionName() string
- func (self *ActionNxBundleLoad) GetAlgorithm() NxBdAlgorithms
- func (self *ActionNxBundleLoad) GetBasis() uint16
- func (self *ActionNxBundleLoad) GetDst() goloxi.IOxmId
- func (self *ActionNxBundleLoad) GetFields() NxHashFields
- func (self *ActionNxBundleLoad) GetNSlaves() uint16
- func (self *ActionNxBundleLoad) GetOfsNbits() uint16
- func (self *ActionNxBundleLoad) GetSlaveType() ActionNxBundleSlaveType
- func (self *ActionNxBundleLoad) MarshalJSON() ([]byte, error)
- func (self *ActionNxBundleLoad) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxBundleLoad) SetAlgorithm(v NxBdAlgorithms)
- func (self *ActionNxBundleLoad) SetBasis(v uint16)
- func (self *ActionNxBundleLoad) SetDst(v goloxi.IOxmId)
- func (self *ActionNxBundleLoad) SetFields(v NxHashFields)
- func (self *ActionNxBundleLoad) SetNSlaves(v uint16)
- func (self *ActionNxBundleLoad) SetOfsNbits(v uint16)
- func (self *ActionNxBundleLoad) SetSlaveType(v ActionNxBundleSlaveType)
- type ActionNxBundleLoadInPort
- func (self *ActionNxBundleLoadInPort) GetActionFields() map[string]interface{}
- func (self *ActionNxBundleLoadInPort) GetActionName() string
- func (self *ActionNxBundleLoadInPort) GetAlgorithm() NxBdAlgorithms
- func (self *ActionNxBundleLoadInPort) GetBasis() uint16
- func (self *ActionNxBundleLoadInPort) GetDst() goloxi.IOxmId
- func (self *ActionNxBundleLoadInPort) GetFields() NxHashFields
- func (self *ActionNxBundleLoadInPort) GetInPorts() []*ActionNxBundleLoadSlave
- func (self *ActionNxBundleLoadInPort) GetNSlaves() uint16
- func (self *ActionNxBundleLoadInPort) GetOfsNbits() uint16
- func (self *ActionNxBundleLoadInPort) GetSlaveType() ActionNxBundleSlaveType
- func (self *ActionNxBundleLoadInPort) MarshalJSON() ([]byte, error)
- func (self *ActionNxBundleLoadInPort) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxBundleLoadInPort) SetAlgorithm(v NxBdAlgorithms)
- func (self *ActionNxBundleLoadInPort) SetBasis(v uint16)
- func (self *ActionNxBundleLoadInPort) SetDst(v goloxi.IOxmId)
- func (self *ActionNxBundleLoadInPort) SetFields(v NxHashFields)
- func (self *ActionNxBundleLoadInPort) SetInPorts(v []*ActionNxBundleLoadSlave)
- func (self *ActionNxBundleLoadInPort) SetNSlaves(v uint16)
- func (self *ActionNxBundleLoadInPort) SetOfsNbits(v uint16)
- func (self *ActionNxBundleLoadInPort) SetSlaveType(v ActionNxBundleSlaveType)
- type ActionNxBundleLoadSlave
- type ActionNxBundleSlaveType
- type ActionNxClone
- func (self *ActionNxClone) GetActionFields() map[string]interface{}
- func (self *ActionNxClone) GetActionName() string
- func (self *ActionNxClone) GetActions() []goloxi.IAction
- func (self *ActionNxClone) MarshalJSON() ([]byte, error)
- func (self *ActionNxClone) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxClone) SetActions(v []goloxi.IAction)
- type ActionNxConjunction
- func (self *ActionNxConjunction) GetActionFields() map[string]interface{}
- func (self *ActionNxConjunction) GetActionName() string
- func (self *ActionNxConjunction) GetClause() uint8
- func (self *ActionNxConjunction) GetId() uint32
- func (self *ActionNxConjunction) GetNClauses() uint8
- func (self *ActionNxConjunction) MarshalJSON() ([]byte, error)
- func (self *ActionNxConjunction) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxConjunction) SetClause(v uint8)
- func (self *ActionNxConjunction) SetId(v uint32)
- func (self *ActionNxConjunction) SetNClauses(v uint8)
- type ActionNxController
- func (self *ActionNxController) GetActionFields() map[string]interface{}
- func (self *ActionNxController) GetActionName() string
- func (self *ActionNxController) GetControllerId() uint16
- func (self *ActionNxController) GetMaxLen() uint16
- func (self *ActionNxController) GetReason() uint8
- func (self *ActionNxController) MarshalJSON() ([]byte, error)
- func (self *ActionNxController) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxController) SetControllerId(v uint16)
- func (self *ActionNxController) SetMaxLen(v uint16)
- func (self *ActionNxController) SetReason(v uint8)
- type ActionNxController2
- func (self *ActionNxController2) GetActionFields() map[string]interface{}
- func (self *ActionNxController2) GetActionName() string
- func (self *ActionNxController2) GetProperties() []IActionNxController2Property
- func (self *ActionNxController2) MarshalJSON() ([]byte, error)
- func (self *ActionNxController2) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxController2) SetProperties(v []IActionNxController2Property)
- type ActionNxController2Property
- type ActionNxController2PropertyControllerId
- type ActionNxController2PropertyMaxLen
- type ActionNxController2PropertyMeterId
- type ActionNxController2PropertyPause
- type ActionNxController2PropertyReason
- type ActionNxController2PropertyUserdata
- func (self *ActionNxController2PropertyUserdata) GetLength() uint16
- func (self *ActionNxController2PropertyUserdata) GetUserdata() []byte
- func (self *ActionNxController2PropertyUserdata) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxController2PropertyUserdata) SetLength(v uint16)
- func (self *ActionNxController2PropertyUserdata) SetUserdata(v []byte)
- type ActionNxCt
- func (self *ActionNxCt) GetActionFields() map[string]interface{}
- func (self *ActionNxCt) GetActionName() string
- func (self *ActionNxCt) GetActions() []goloxi.IAction
- func (self *ActionNxCt) GetAlg() uint16
- func (self *ActionNxCt) GetFlags() NxConntrackFlags
- func (self *ActionNxCt) GetRecircTable() uint8
- func (self *ActionNxCt) GetValue() uint16
- func (self *ActionNxCt) GetZoneSrc() goloxi.IOxmId
- func (self *ActionNxCt) MarshalJSON() ([]byte, error)
- func (self *ActionNxCt) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxCt) SetActions(v []goloxi.IAction)
- func (self *ActionNxCt) SetAlg(v uint16)
- func (self *ActionNxCt) SetFlags(v NxConntrackFlags)
- func (self *ActionNxCt) SetRecircTable(v uint8)
- func (self *ActionNxCt) SetValue(v uint16)
- func (self *ActionNxCt) SetZoneSrc(v goloxi.IOxmId)
- type ActionNxCtClear
- type ActionNxDebugRecirc
- type ActionNxDebugSlow
- type ActionNxDecMplsTtl
- type ActionNxDecNshTtl
- type ActionNxDecTtlCntIds
- func (self *ActionNxDecTtlCntIds) GetActionFields() map[string]interface{}
- func (self *ActionNxDecTtlCntIds) GetActionName() string
- func (self *ActionNxDecTtlCntIds) GetNControllers() uint16
- func (self *ActionNxDecTtlCntIds) MarshalJSON() ([]byte, error)
- func (self *ActionNxDecTtlCntIds) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxDecTtlCntIds) SetNControllers(v uint16)
- type ActionNxDecap
- func (self *ActionNxDecap) GetActionFields() map[string]interface{}
- func (self *ActionNxDecap) GetActionName() string
- func (self *ActionNxDecap) GetNewPktType() uint32
- func (self *ActionNxDecap) MarshalJSON() ([]byte, error)
- func (self *ActionNxDecap) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxDecap) SetNewPktType(v uint32)
- type ActionNxEncap
- func (self *ActionNxEncap) GetActionFields() map[string]interface{}
- func (self *ActionNxEncap) GetActionName() string
- func (self *ActionNxEncap) GetHdrSize() uint16
- func (self *ActionNxEncap) GetPacketType() PacketType
- func (self *ActionNxEncap) GetProps() []IEdPropHeader
- func (self *ActionNxEncap) MarshalJSON() ([]byte, error)
- func (self *ActionNxEncap) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxEncap) SetHdrSize(v uint16)
- func (self *ActionNxEncap) SetPacketType(v PacketType)
- func (self *ActionNxEncap) SetProps(v []IEdPropHeader)
- type ActionNxExit
- type ActionNxFinTimeout
- func (self *ActionNxFinTimeout) GetActionFields() map[string]interface{}
- func (self *ActionNxFinTimeout) GetActionName() string
- func (self *ActionNxFinTimeout) GetFinHardTimeout() uint16
- func (self *ActionNxFinTimeout) GetFinIdleTimeout() uint16
- func (self *ActionNxFinTimeout) MarshalJSON() ([]byte, error)
- func (self *ActionNxFinTimeout) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxFinTimeout) SetFinHardTimeout(v uint16)
- func (self *ActionNxFinTimeout) SetFinIdleTimeout(v uint16)
- type ActionNxGroup
- func (self *ActionNxGroup) GetActionFields() map[string]interface{}
- func (self *ActionNxGroup) GetActionName() string
- func (self *ActionNxGroup) GetValue() uint32
- func (self *ActionNxGroup) MarshalJSON() ([]byte, error)
- func (self *ActionNxGroup) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxGroup) SetValue(v uint32)
- type ActionNxLearn
- func (self *ActionNxLearn) GetActionFields() map[string]interface{}
- func (self *ActionNxLearn) GetActionName() string
- func (self *ActionNxLearn) GetCookie() uint64
- func (self *ActionNxLearn) GetFinHardTimeout() uint16
- func (self *ActionNxLearn) GetFinIdleTimeout() uint16
- func (self *ActionNxLearn) GetFlags() uint16
- func (self *ActionNxLearn) GetFlowMods() []IFlowModSpec
- func (self *ActionNxLearn) GetHardTimeout() uint16
- func (self *ActionNxLearn) GetIdleTimeout() uint16
- func (self *ActionNxLearn) GetPriority() uint16
- func (self *ActionNxLearn) GetTableId() uint8
- func (self *ActionNxLearn) MarshalJSON() ([]byte, error)
- func (self *ActionNxLearn) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxLearn) SetCookie(v uint64)
- func (self *ActionNxLearn) SetFinHardTimeout(v uint16)
- func (self *ActionNxLearn) SetFinIdleTimeout(v uint16)
- func (self *ActionNxLearn) SetFlags(v uint16)
- func (self *ActionNxLearn) SetFlowMods(v []IFlowModSpec)
- func (self *ActionNxLearn) SetHardTimeout(v uint16)
- func (self *ActionNxLearn) SetIdleTimeout(v uint16)
- func (self *ActionNxLearn) SetPriority(v uint16)
- func (self *ActionNxLearn) SetTableId(v uint8)
- type ActionNxLearn2
- type ActionNxMultipath
- func (self *ActionNxMultipath) GetActionFields() map[string]interface{}
- func (self *ActionNxMultipath) GetActionName() string
- func (self *ActionNxMultipath) GetAlgorithm() NxMpAlgorithm
- func (self *ActionNxMultipath) GetArg() uint32
- func (self *ActionNxMultipath) GetBasis() uint16
- func (self *ActionNxMultipath) GetDst() goloxi.IOxmId
- func (self *ActionNxMultipath) GetFields() NxHashFields
- func (self *ActionNxMultipath) GetMaxLink() uint16
- func (self *ActionNxMultipath) GetOfsNbits() uint16
- func (self *ActionNxMultipath) MarshalJSON() ([]byte, error)
- func (self *ActionNxMultipath) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxMultipath) SetAlgorithm(v NxMpAlgorithm)
- func (self *ActionNxMultipath) SetArg(v uint32)
- func (self *ActionNxMultipath) SetBasis(v uint16)
- func (self *ActionNxMultipath) SetDst(v goloxi.IOxmId)
- func (self *ActionNxMultipath) SetFields(v NxHashFields)
- func (self *ActionNxMultipath) SetMaxLink(v uint16)
- func (self *ActionNxMultipath) SetOfsNbits(v uint16)
- type ActionNxNat
- func (self *ActionNxNat) GetActionFields() map[string]interface{}
- func (self *ActionNxNat) GetActionName() string
- func (self *ActionNxNat) GetFlags() uint16
- func (self *ActionNxNat) GetIpv4Max() net.IP
- func (self *ActionNxNat) GetIpv4Min() net.IP
- func (self *ActionNxNat) GetIpv6Max() net.IP
- func (self *ActionNxNat) GetIpv6Min() net.IP
- func (self *ActionNxNat) GetProtoMax() uint32
- func (self *ActionNxNat) GetProtoMin() uint32
- func (self *ActionNxNat) GetRangePresent() NxNatRange
- func (self *ActionNxNat) MarshalJSON() ([]byte, error)
- func (self *ActionNxNat) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxNat) SetFlags(v uint16)
- func (self *ActionNxNat) SetIpv4Max(v net.IP)
- func (self *ActionNxNat) SetIpv4Min(v net.IP)
- func (self *ActionNxNat) SetIpv6Max(v net.IP)
- func (self *ActionNxNat) SetIpv6Min(v net.IP)
- func (self *ActionNxNat) SetProtoMax(v uint32)
- func (self *ActionNxNat) SetProtoMin(v uint32)
- func (self *ActionNxNat) SetRangePresent(v NxNatRange)
- type ActionNxNote
- func (self *ActionNxNote) GetActionFields() map[string]interface{}
- func (self *ActionNxNote) GetActionName() string
- func (self *ActionNxNote) GetNote() []byte
- func (self *ActionNxNote) MarshalJSON() ([]byte, error)
- func (self *ActionNxNote) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxNote) SetNote(v []byte)
- type ActionNxOutputReg
- func (self *ActionNxOutputReg) GetActionFields() map[string]interface{}
- func (self *ActionNxOutputReg) GetActionName() string
- func (self *ActionNxOutputReg) GetMaxLen() uint16
- func (self *ActionNxOutputReg) GetOfsNbits() uint16
- func (self *ActionNxOutputReg) GetSrc() uint32
- func (self *ActionNxOutputReg) MarshalJSON() ([]byte, error)
- func (self *ActionNxOutputReg) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxOutputReg) SetMaxLen(v uint16)
- func (self *ActionNxOutputReg) SetOfsNbits(v uint16)
- func (self *ActionNxOutputReg) SetSrc(v uint32)
- type ActionNxOutputReg2
- func (self *ActionNxOutputReg2) GetActionFields() map[string]interface{}
- func (self *ActionNxOutputReg2) GetActionName() string
- func (self *ActionNxOutputReg2) GetMaxLen() uint16
- func (self *ActionNxOutputReg2) GetOfsNbits() uint16
- func (self *ActionNxOutputReg2) MarshalJSON() ([]byte, error)
- func (self *ActionNxOutputReg2) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxOutputReg2) SetMaxLen(v uint16)
- func (self *ActionNxOutputReg2) SetOfsNbits(v uint16)
- type ActionNxOutputTrunc
- func (self *ActionNxOutputTrunc) GetActionFields() map[string]interface{}
- func (self *ActionNxOutputTrunc) GetActionName() string
- func (self *ActionNxOutputTrunc) GetMaxLen() uint32
- func (self *ActionNxOutputTrunc) GetPort() uint16
- func (self *ActionNxOutputTrunc) MarshalJSON() ([]byte, error)
- func (self *ActionNxOutputTrunc) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxOutputTrunc) SetMaxLen(v uint32)
- func (self *ActionNxOutputTrunc) SetPort(v uint16)
- type ActionNxPopMpls
- func (self *ActionNxPopMpls) GetActionFields() map[string]interface{}
- func (self *ActionNxPopMpls) GetActionName() string
- func (self *ActionNxPopMpls) GetValue() uint16
- func (self *ActionNxPopMpls) MarshalJSON() ([]byte, error)
- func (self *ActionNxPopMpls) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxPopMpls) SetValue(v uint16)
- type ActionNxPopQueue
- type ActionNxPushMpls
- func (self *ActionNxPushMpls) GetActionFields() map[string]interface{}
- func (self *ActionNxPushMpls) GetActionName() string
- func (self *ActionNxPushMpls) GetValue() uint16
- func (self *ActionNxPushMpls) MarshalJSON() ([]byte, error)
- func (self *ActionNxPushMpls) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxPushMpls) SetValue(v uint16)
- type ActionNxRegLoad
- func (self *ActionNxRegLoad) GetActionFields() map[string]interface{}
- func (self *ActionNxRegLoad) GetActionName() string
- func (self *ActionNxRegLoad) GetOfsNbits() uint16
- func (self *ActionNxRegLoad) GetSrcField() goloxi.IOxmId
- func (self *ActionNxRegLoad) GetValue() uint64
- func (self *ActionNxRegLoad) MarshalJSON() ([]byte, error)
- func (self *ActionNxRegLoad) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxRegLoad) SetOfsNbits(v uint16)
- func (self *ActionNxRegLoad) SetSrcField(v goloxi.IOxmId)
- func (self *ActionNxRegLoad) SetValue(v uint64)
- type ActionNxRegLoad2
- type ActionNxRegMove
- func (self *ActionNxRegMove) GetActionFields() map[string]interface{}
- func (self *ActionNxRegMove) GetActionName() string
- func (self *ActionNxRegMove) GetDst() goloxi.IOxmId
- func (self *ActionNxRegMove) GetDstOfs() uint16
- func (self *ActionNxRegMove) GetNBits() uint16
- func (self *ActionNxRegMove) GetSrc() goloxi.IOxmId
- func (self *ActionNxRegMove) GetSrcOfs() uint16
- func (self *ActionNxRegMove) MarshalJSON() ([]byte, error)
- func (self *ActionNxRegMove) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxRegMove) SetDst(v goloxi.IOxmId)
- func (self *ActionNxRegMove) SetDstOfs(v uint16)
- func (self *ActionNxRegMove) SetNBits(v uint16)
- func (self *ActionNxRegMove) SetSrc(v goloxi.IOxmId)
- func (self *ActionNxRegMove) SetSrcOfs(v uint16)
- type ActionNxResubmit
- func (self *ActionNxResubmit) GetActionFields() map[string]interface{}
- func (self *ActionNxResubmit) GetActionName() string
- func (self *ActionNxResubmit) GetValue() uint16
- func (self *ActionNxResubmit) MarshalJSON() ([]byte, error)
- func (self *ActionNxResubmit) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxResubmit) SetValue(v uint16)
- type ActionNxResubmitTable
- func (self *ActionNxResubmitTable) GetActionFields() map[string]interface{}
- func (self *ActionNxResubmitTable) GetActionName() string
- func (self *ActionNxResubmitTable) GetInPort() uint16
- func (self *ActionNxResubmitTable) GetTable() uint8
- func (self *ActionNxResubmitTable) MarshalJSON() ([]byte, error)
- func (self *ActionNxResubmitTable) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxResubmitTable) SetInPort(v uint16)
- func (self *ActionNxResubmitTable) SetTable(v uint8)
- type ActionNxResubmitTableCt
- func (self *ActionNxResubmitTableCt) GetActionFields() map[string]interface{}
- func (self *ActionNxResubmitTableCt) GetActionName() string
- func (self *ActionNxResubmitTableCt) GetInPort() uint16
- func (self *ActionNxResubmitTableCt) GetTable() uint8
- func (self *ActionNxResubmitTableCt) MarshalJSON() ([]byte, error)
- func (self *ActionNxResubmitTableCt) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxResubmitTableCt) SetInPort(v uint16)
- func (self *ActionNxResubmitTableCt) SetTable(v uint8)
- type ActionNxSample
- func (self *ActionNxSample) GetActionFields() map[string]interface{}
- func (self *ActionNxSample) GetActionName() string
- func (self *ActionNxSample) GetCollectorSetId() uint32
- func (self *ActionNxSample) GetObsDomainId() uint32
- func (self *ActionNxSample) GetObsPointId() uint32
- func (self *ActionNxSample) GetProbability() uint16
- func (self *ActionNxSample) MarshalJSON() ([]byte, error)
- func (self *ActionNxSample) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSample) SetCollectorSetId(v uint32)
- func (self *ActionNxSample) SetObsDomainId(v uint32)
- func (self *ActionNxSample) SetObsPointId(v uint32)
- func (self *ActionNxSample) SetProbability(v uint16)
- type ActionNxSample2
- func (self *ActionNxSample2) GetActionFields() map[string]interface{}
- func (self *ActionNxSample2) GetActionName() string
- func (self *ActionNxSample2) GetCollectorSetId() uint32
- func (self *ActionNxSample2) GetDirection() uint8
- func (self *ActionNxSample2) GetObsDomainId() uint32
- func (self *ActionNxSample2) GetObsPointId() uint32
- func (self *ActionNxSample2) GetProbability() uint16
- func (self *ActionNxSample2) GetSamplingPort() uint16
- func (self *ActionNxSample2) MarshalJSON() ([]byte, error)
- func (self *ActionNxSample2) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSample2) SetCollectorSetId(v uint32)
- func (self *ActionNxSample2) SetDirection(v uint8)
- func (self *ActionNxSample2) SetObsDomainId(v uint32)
- func (self *ActionNxSample2) SetObsPointId(v uint32)
- func (self *ActionNxSample2) SetProbability(v uint16)
- func (self *ActionNxSample2) SetSamplingPort(v uint16)
- type ActionNxSample3
- func (self *ActionNxSample3) GetActionFields() map[string]interface{}
- func (self *ActionNxSample3) GetActionName() string
- func (self *ActionNxSample3) GetCollectorSetId() uint32
- func (self *ActionNxSample3) GetDirection() uint8
- func (self *ActionNxSample3) GetObsDomainId() uint32
- func (self *ActionNxSample3) GetObsPointId() uint32
- func (self *ActionNxSample3) GetProbability() uint16
- func (self *ActionNxSample3) GetSamplingPort() uint16
- func (self *ActionNxSample3) MarshalJSON() ([]byte, error)
- func (self *ActionNxSample3) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSample3) SetCollectorSetId(v uint32)
- func (self *ActionNxSample3) SetDirection(v uint8)
- func (self *ActionNxSample3) SetObsDomainId(v uint32)
- func (self *ActionNxSample3) SetObsPointId(v uint32)
- func (self *ActionNxSample3) SetProbability(v uint16)
- func (self *ActionNxSample3) SetSamplingPort(v uint16)
- type ActionNxSetMplsLabel
- func (self *ActionNxSetMplsLabel) GetActionFields() map[string]interface{}
- func (self *ActionNxSetMplsLabel) GetActionName() string
- func (self *ActionNxSetMplsLabel) GetValue() uint32
- func (self *ActionNxSetMplsLabel) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetMplsLabel) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetMplsLabel) SetValue(v uint32)
- type ActionNxSetMplsTc
- func (self *ActionNxSetMplsTc) GetActionFields() map[string]interface{}
- func (self *ActionNxSetMplsTc) GetActionName() string
- func (self *ActionNxSetMplsTc) GetValue() uint8
- func (self *ActionNxSetMplsTc) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetMplsTc) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetMplsTc) SetValue(v uint8)
- type ActionNxSetMplsTtl
- func (self *ActionNxSetMplsTtl) GetActionFields() map[string]interface{}
- func (self *ActionNxSetMplsTtl) GetActionName() string
- func (self *ActionNxSetMplsTtl) GetValue() uint8
- func (self *ActionNxSetMplsTtl) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetMplsTtl) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetMplsTtl) SetValue(v uint8)
- type ActionNxSetQueue
- func (self *ActionNxSetQueue) GetActionFields() map[string]interface{}
- func (self *ActionNxSetQueue) GetActionName() string
- func (self *ActionNxSetQueue) GetValue() uint32
- func (self *ActionNxSetQueue) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetQueue) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetQueue) SetValue(v uint32)
- type ActionNxSetTunnel
- func (self *ActionNxSetTunnel) GetActionFields() map[string]interface{}
- func (self *ActionNxSetTunnel) GetActionName() string
- func (self *ActionNxSetTunnel) GetValue() uint32
- func (self *ActionNxSetTunnel) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetTunnel) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetTunnel) SetValue(v uint32)
- type ActionNxSetTunnel64
- func (self *ActionNxSetTunnel64) GetActionFields() map[string]interface{}
- func (self *ActionNxSetTunnel64) GetActionName() string
- func (self *ActionNxSetTunnel64) GetValue() uint64
- func (self *ActionNxSetTunnel64) MarshalJSON() ([]byte, error)
- func (self *ActionNxSetTunnel64) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxSetTunnel64) SetValue(v uint64)
- type ActionNxStackPop
- func (self *ActionNxStackPop) GetActionFields() map[string]interface{}
- func (self *ActionNxStackPop) GetActionName() string
- func (self *ActionNxStackPop) GetField() goloxi.IOxmId
- func (self *ActionNxStackPop) GetNBits() uint16
- func (self *ActionNxStackPop) GetOffset() uint16
- func (self *ActionNxStackPop) MarshalJSON() ([]byte, error)
- func (self *ActionNxStackPop) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxStackPop) SetField(v goloxi.IOxmId)
- func (self *ActionNxStackPop) SetNBits(v uint16)
- func (self *ActionNxStackPop) SetOffset(v uint16)
- type ActionNxStackPush
- func (self *ActionNxStackPush) GetActionFields() map[string]interface{}
- func (self *ActionNxStackPush) GetActionName() string
- func (self *ActionNxStackPush) GetField() goloxi.IOxmId
- func (self *ActionNxStackPush) GetNBits() uint16
- func (self *ActionNxStackPush) GetOffset() uint16
- func (self *ActionNxStackPush) MarshalJSON() ([]byte, error)
- func (self *ActionNxStackPush) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxStackPush) SetField(v goloxi.IOxmId)
- func (self *ActionNxStackPush) SetNBits(v uint16)
- func (self *ActionNxStackPush) SetOffset(v uint16)
- type ActionNxWriteMetadata
- func (self *ActionNxWriteMetadata) GetActionFields() map[string]interface{}
- func (self *ActionNxWriteMetadata) GetActionName() string
- func (self *ActionNxWriteMetadata) GetMask() uint64
- func (self *ActionNxWriteMetadata) GetMetadata() uint64
- func (self *ActionNxWriteMetadata) MarshalJSON() ([]byte, error)
- func (self *ActionNxWriteMetadata) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionNxWriteMetadata) SetMask(v uint64)
- func (self *ActionNxWriteMetadata) SetMetadata(v uint64)
- type ActionOutput
- func (self *ActionOutput) GetActionFields() map[string]interface{}
- func (self *ActionOutput) GetActionName() string
- func (self *ActionOutput) GetMaxLen() uint16
- func (self *ActionOutput) GetPort() Port
- func (self *ActionOutput) MarshalJSON() ([]byte, error)
- func (self *ActionOutput) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionOutput) SetMaxLen(v uint16)
- func (self *ActionOutput) SetPort(v Port)
- type ActionPopMpls
- func (self *ActionPopMpls) GetActionFields() map[string]interface{}
- func (self *ActionPopMpls) GetActionName() string
- func (self *ActionPopMpls) GetEthertype() uint16
- func (self *ActionPopMpls) MarshalJSON() ([]byte, error)
- func (self *ActionPopMpls) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionPopMpls) SetEthertype(v uint16)
- type ActionPopPbb
- type ActionPopVlan
- type ActionPushMpls
- func (self *ActionPushMpls) GetActionFields() map[string]interface{}
- func (self *ActionPushMpls) GetActionName() string
- func (self *ActionPushMpls) GetEthertype() uint16
- func (self *ActionPushMpls) MarshalJSON() ([]byte, error)
- func (self *ActionPushMpls) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionPushMpls) SetEthertype(v uint16)
- type ActionPushPbb
- func (self *ActionPushPbb) GetActionFields() map[string]interface{}
- func (self *ActionPushPbb) GetActionName() string
- func (self *ActionPushPbb) GetEthertype() uint16
- func (self *ActionPushPbb) MarshalJSON() ([]byte, error)
- func (self *ActionPushPbb) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionPushPbb) SetEthertype(v uint16)
- type ActionPushVlan
- func (self *ActionPushVlan) GetActionFields() map[string]interface{}
- func (self *ActionPushVlan) GetActionName() string
- func (self *ActionPushVlan) GetEthertype() uint16
- func (self *ActionPushVlan) MarshalJSON() ([]byte, error)
- func (self *ActionPushVlan) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionPushVlan) SetEthertype(v uint16)
- type ActionResubmit
- func (self *ActionResubmit) GetActionFields() map[string]interface{}
- func (self *ActionResubmit) GetActionName() string
- func (self *ActionResubmit) GetInPort() uint16
- func (self *ActionResubmit) GetTable() uint8
- func (self *ActionResubmit) MarshalJSON() ([]byte, error)
- func (self *ActionResubmit) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionResubmit) SetInPort(v uint16)
- func (self *ActionResubmit) SetTable(v uint8)
- type ActionSetField
- func (self *ActionSetField) GetActionFields() map[string]interface{}
- func (self *ActionSetField) GetActionName() string
- func (self *ActionSetField) GetField() goloxi.IOxm
- func (self *ActionSetField) MarshalJSON() ([]byte, error)
- func (self *ActionSetField) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionSetField) SetField(v goloxi.IOxm)
- type ActionSetMplsTtl
- func (self *ActionSetMplsTtl) GetActionFields() map[string]interface{}
- func (self *ActionSetMplsTtl) GetActionName() string
- func (self *ActionSetMplsTtl) GetMplsTtl() uint8
- func (self *ActionSetMplsTtl) MarshalJSON() ([]byte, error)
- func (self *ActionSetMplsTtl) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionSetMplsTtl) SetMplsTtl(v uint8)
- type ActionSetNwTtl
- func (self *ActionSetNwTtl) GetActionFields() map[string]interface{}
- func (self *ActionSetNwTtl) GetActionName() string
- func (self *ActionSetNwTtl) GetNwTtl() uint8
- func (self *ActionSetNwTtl) MarshalJSON() ([]byte, error)
- func (self *ActionSetNwTtl) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionSetNwTtl) SetNwTtl(v uint8)
- type ActionSetQueue
- func (self *ActionSetQueue) GetActionFields() map[string]interface{}
- func (self *ActionSetQueue) GetActionName() string
- func (self *ActionSetQueue) GetQueueId() uint32
- func (self *ActionSetQueue) MarshalJSON() ([]byte, error)
- func (self *ActionSetQueue) Serialize(encoder *goloxi.Encoder) error
- func (self *ActionSetQueue) SetQueueId(v uint32)
- type ActionType
- type AggregateStatsReply
- type AggregateStatsRequest
- func (self *AggregateStatsRequest) GetCookie() uint64
- func (self *AggregateStatsRequest) GetCookieMask() uint64
- func (self *AggregateStatsRequest) GetMatch() Match
- func (self *AggregateStatsRequest) GetOutGroup() uint32
- func (self *AggregateStatsRequest) GetOutPort() Port
- func (self *AggregateStatsRequest) GetTableId() uint8
- func (self *AggregateStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *AggregateStatsRequest) SetCookie(v uint64)
- func (self *AggregateStatsRequest) SetCookieMask(v uint64)
- func (self *AggregateStatsRequest) SetMatch(v Match)
- func (self *AggregateStatsRequest) SetOutGroup(v uint32)
- func (self *AggregateStatsRequest) SetOutPort(v Port)
- func (self *AggregateStatsRequest) SetTableId(v uint8)
- type AsyncConfigFailedCode
- type AsyncConfigFailedErrorMsg
- func (self *AsyncConfigFailedErrorMsg) GetCode() AsyncConfigFailedCode
- func (self *AsyncConfigFailedErrorMsg) GetData() []byte
- func (self *AsyncConfigFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *AsyncConfigFailedErrorMsg) SetCode(v AsyncConfigFailedCode)
- func (self *AsyncConfigFailedErrorMsg) SetData(v []byte)
- type AsyncConfigProp
- type AsyncConfigPropContStatusMaster
- type AsyncConfigPropContStatusSlave
- type AsyncConfigPropExperimenterMaster
- type AsyncConfigPropExperimenterSlave
- type AsyncConfigPropFlowRemovedMaster
- type AsyncConfigPropFlowRemovedSlave
- type AsyncConfigPropFlowStatsMaster
- type AsyncConfigPropFlowStatsSlave
- type AsyncConfigPropPacketInMaster
- type AsyncConfigPropPacketInSlave
- type AsyncConfigPropPortStatusMaster
- type AsyncConfigPropPortStatusSlave
- type AsyncConfigPropRequestforwardMaster
- type AsyncConfigPropRequestforwardSlave
- type AsyncConfigPropRoleStatusMaster
- type AsyncConfigPropRoleStatusSlave
- type AsyncConfigPropTableStatusMaster
- type AsyncConfigPropTableStatusSlave
- type AsyncGetReply
- type AsyncGetRequest
- type AsyncSet
- type BSNVport
- type BadActionCode
- type BadActionErrorMsg
- type BadInstructionCode
- type BadInstructionErrorMsg
- func (self *BadInstructionErrorMsg) GetCode() BadInstructionCode
- func (self *BadInstructionErrorMsg) GetData() []byte
- func (self *BadInstructionErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *BadInstructionErrorMsg) SetCode(v BadInstructionCode)
- func (self *BadInstructionErrorMsg) SetData(v []byte)
- type BadMatchCode
- type BadMatchErrorMsg
- type BadPropertyCode
- type BadPropertyErrorMsg
- type BadRequestCode
- type BadRequestErrorMsg
- type BarrierReply
- type BarrierRequest
- type Bitmap128
- type Bitmap512
- type BsnAnchor
- type BsnArpIdle
- type BsnAutoNegotiationType
- type BsnBaseError
- type BsnBfdEndpoint
- type BsnBfdEndpointState
- type BsnBwClearDataReply
- type BsnBwClearDataRequest
- type BsnBwEnableGetReply
- type BsnBwEnableGetRequest
- type BsnBwEnableSetReply
- type BsnBwEnableSetRequest
- type BsnControllerConnection
- func (self *BsnControllerConnection) GetAuxiliaryId() uint8
- func (self *BsnControllerConnection) GetRole() ControllerRole
- func (self *BsnControllerConnection) GetState() BsnControllerConnectionState
- func (self *BsnControllerConnection) GetUri() string
- func (self *BsnControllerConnection) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnControllerConnection) SetAuxiliaryId(v uint8)
- func (self *BsnControllerConnection) SetRole(v ControllerRole)
- func (self *BsnControllerConnection) SetState(v BsnControllerConnectionState)
- func (self *BsnControllerConnection) SetUri(v string)
- type BsnControllerConnectionState
- type BsnControllerConnectionsReply
- type BsnControllerConnectionsRequest
- type BsnDebugCounterDescStatsEntry
- func (self *BsnDebugCounterDescStatsEntry) GetCounterId() uint64
- func (self *BsnDebugCounterDescStatsEntry) GetDescription() string
- func (self *BsnDebugCounterDescStatsEntry) GetName() string
- func (self *BsnDebugCounterDescStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnDebugCounterDescStatsEntry) SetCounterId(v uint64)
- func (self *BsnDebugCounterDescStatsEntry) SetDescription(v string)
- func (self *BsnDebugCounterDescStatsEntry) SetName(v string)
- type BsnDebugCounterDescStatsReply
- type BsnDebugCounterDescStatsRequest
- type BsnDebugCounterStatsEntry
- func (self *BsnDebugCounterStatsEntry) GetCounterId() uint64
- func (self *BsnDebugCounterStatsEntry) GetValue() uint64
- func (self *BsnDebugCounterStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnDebugCounterStatsEntry) SetCounterId(v uint64)
- func (self *BsnDebugCounterStatsEntry) SetValue(v uint64)
- type BsnDebugCounterStatsReply
- type BsnDebugCounterStatsRequest
- type BsnDecap
- type BsnEncap
- type BsnEnhancedHashType
- type BsnError
- type BsnFabricPortRole
- type BsnFecConfigState
- type BsnFlowChecksumBucketStatsEntry
- type BsnFlowChecksumBucketStatsReply
- type BsnFlowChecksumBucketStatsRequest
- type BsnFlowClassifier
- type BsnFlowIdle
- func (self *BsnFlowIdle) GetCookie() uint64
- func (self *BsnFlowIdle) GetMatch() Match
- func (self *BsnFlowIdle) GetPriority() uint16
- func (self *BsnFlowIdle) GetTableId() uint8
- func (self *BsnFlowIdle) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnFlowIdle) SetCookie(v uint64)
- func (self *BsnFlowIdle) SetMatch(v Match)
- func (self *BsnFlowIdle) SetPriority(v uint16)
- func (self *BsnFlowIdle) SetTableId(v uint8)
- type BsnFlowIdleEnableGetReply
- type BsnFlowIdleEnableGetRequest
- type BsnFlowIdleEnableSetReply
- func (self *BsnFlowIdleEnableSetReply) GetEnable() uint32
- func (self *BsnFlowIdleEnableSetReply) GetStatus() uint32
- func (self *BsnFlowIdleEnableSetReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnFlowIdleEnableSetReply) SetEnable(v uint32)
- func (self *BsnFlowIdleEnableSetReply) SetStatus(v uint32)
- type BsnFlowIdleEnableSetRequest
- type BsnForwardErrorCorrectionType
- type BsnGenericAsync
- type BsnGenericCommand
- type BsnGenericStatsEntry
- type BsnGenericStatsReply
- type BsnGenericStatsRequest
- type BsnGentableBucketStatsEntry
- type BsnGentableBucketStatsReply
- type BsnGentableBucketStatsRequest
- type BsnGentableClearReply
- func (self *BsnGentableClearReply) GetDeletedCount() uint32
- func (self *BsnGentableClearReply) GetErrorCount() uint32
- func (self *BsnGentableClearReply) GetTableId() uint16
- func (self *BsnGentableClearReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableClearReply) SetDeletedCount(v uint32)
- func (self *BsnGentableClearReply) SetErrorCount(v uint32)
- func (self *BsnGentableClearReply) SetTableId(v uint16)
- type BsnGentableClearRequest
- func (self *BsnGentableClearRequest) GetChecksum() Checksum128
- func (self *BsnGentableClearRequest) GetChecksumMask() Checksum128
- func (self *BsnGentableClearRequest) GetTableId() uint16
- func (self *BsnGentableClearRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableClearRequest) SetChecksum(v Checksum128)
- func (self *BsnGentableClearRequest) SetChecksumMask(v Checksum128)
- func (self *BsnGentableClearRequest) SetTableId(v uint16)
- type BsnGentableDescStatsEntry
- func (self *BsnGentableDescStatsEntry) GetBucketsSize() uint32
- func (self *BsnGentableDescStatsEntry) GetLength() uint16
- func (self *BsnGentableDescStatsEntry) GetMaxEntries() uint32
- func (self *BsnGentableDescStatsEntry) GetName() string
- func (self *BsnGentableDescStatsEntry) GetTableId() uint16
- func (self *BsnGentableDescStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableDescStatsEntry) SetBucketsSize(v uint32)
- func (self *BsnGentableDescStatsEntry) SetLength(v uint16)
- func (self *BsnGentableDescStatsEntry) SetMaxEntries(v uint32)
- func (self *BsnGentableDescStatsEntry) SetName(v string)
- func (self *BsnGentableDescStatsEntry) SetTableId(v uint16)
- type BsnGentableDescStatsReply
- type BsnGentableDescStatsRequest
- type BsnGentableEntryAdd
- func (self *BsnGentableEntryAdd) GetChecksum() Checksum128
- func (self *BsnGentableEntryAdd) GetKey() []IBsnTlv
- func (self *BsnGentableEntryAdd) GetKeyLength() uint16
- func (self *BsnGentableEntryAdd) GetTableId() uint16
- func (self *BsnGentableEntryAdd) GetValue() []IBsnTlv
- func (self *BsnGentableEntryAdd) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryAdd) SetChecksum(v Checksum128)
- func (self *BsnGentableEntryAdd) SetKey(v []IBsnTlv)
- func (self *BsnGentableEntryAdd) SetKeyLength(v uint16)
- func (self *BsnGentableEntryAdd) SetTableId(v uint16)
- func (self *BsnGentableEntryAdd) SetValue(v []IBsnTlv)
- type BsnGentableEntryDelete
- func (self *BsnGentableEntryDelete) GetKey() []IBsnTlv
- func (self *BsnGentableEntryDelete) GetTableId() uint16
- func (self *BsnGentableEntryDelete) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryDelete) SetKey(v []IBsnTlv)
- func (self *BsnGentableEntryDelete) SetTableId(v uint16)
- type BsnGentableEntryDescStatsEntry
- func (self *BsnGentableEntryDescStatsEntry) GetChecksum() Checksum128
- func (self *BsnGentableEntryDescStatsEntry) GetKey() []IBsnTlv
- func (self *BsnGentableEntryDescStatsEntry) GetKeyLength() uint16
- func (self *BsnGentableEntryDescStatsEntry) GetLength() uint16
- func (self *BsnGentableEntryDescStatsEntry) GetValue() []IBsnTlv
- func (self *BsnGentableEntryDescStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryDescStatsEntry) SetChecksum(v Checksum128)
- func (self *BsnGentableEntryDescStatsEntry) SetKey(v []IBsnTlv)
- func (self *BsnGentableEntryDescStatsEntry) SetKeyLength(v uint16)
- func (self *BsnGentableEntryDescStatsEntry) SetLength(v uint16)
- func (self *BsnGentableEntryDescStatsEntry) SetValue(v []IBsnTlv)
- type BsnGentableEntryDescStatsReply
- type BsnGentableEntryDescStatsRequest
- func (self *BsnGentableEntryDescStatsRequest) GetChecksum() Checksum128
- func (self *BsnGentableEntryDescStatsRequest) GetChecksumMask() Checksum128
- func (self *BsnGentableEntryDescStatsRequest) GetTableId() uint16
- func (self *BsnGentableEntryDescStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryDescStatsRequest) SetChecksum(v Checksum128)
- func (self *BsnGentableEntryDescStatsRequest) SetChecksumMask(v Checksum128)
- func (self *BsnGentableEntryDescStatsRequest) SetTableId(v uint16)
- type BsnGentableEntryStatsEntry
- func (self *BsnGentableEntryStatsEntry) GetKey() []IBsnTlv
- func (self *BsnGentableEntryStatsEntry) GetKeyLength() uint16
- func (self *BsnGentableEntryStatsEntry) GetLength() uint16
- func (self *BsnGentableEntryStatsEntry) GetStats() []IBsnTlv
- func (self *BsnGentableEntryStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryStatsEntry) SetKey(v []IBsnTlv)
- func (self *BsnGentableEntryStatsEntry) SetKeyLength(v uint16)
- func (self *BsnGentableEntryStatsEntry) SetLength(v uint16)
- func (self *BsnGentableEntryStatsEntry) SetStats(v []IBsnTlv)
- type BsnGentableEntryStatsReply
- type BsnGentableEntryStatsRequest
- func (self *BsnGentableEntryStatsRequest) GetChecksum() Checksum128
- func (self *BsnGentableEntryStatsRequest) GetChecksumMask() Checksum128
- func (self *BsnGentableEntryStatsRequest) GetTableId() uint16
- func (self *BsnGentableEntryStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableEntryStatsRequest) SetChecksum(v Checksum128)
- func (self *BsnGentableEntryStatsRequest) SetChecksumMask(v Checksum128)
- func (self *BsnGentableEntryStatsRequest) SetTableId(v uint16)
- type BsnGentableError
- func (self *BsnGentableError) GetErrorCode() BsnGentableErrorCode
- func (self *BsnGentableError) GetTableId() uint16
- func (self *BsnGentableError) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableError) SetErrorCode(v BsnGentableErrorCode)
- func (self *BsnGentableError) SetTableId(v uint16)
- type BsnGentableErrorCode
- type BsnGentableSetBucketsSize
- func (self *BsnGentableSetBucketsSize) GetBucketsSize() uint32
- func (self *BsnGentableSetBucketsSize) GetTableId() uint16
- func (self *BsnGentableSetBucketsSize) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableSetBucketsSize) SetBucketsSize(v uint32)
- func (self *BsnGentableSetBucketsSize) SetTableId(v uint16)
- type BsnGentableStatsEntry
- func (self *BsnGentableStatsEntry) GetChecksum() Checksum128
- func (self *BsnGentableStatsEntry) GetEntryCount() uint32
- func (self *BsnGentableStatsEntry) GetTableId() uint16
- func (self *BsnGentableStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnGentableStatsEntry) SetChecksum(v Checksum128)
- func (self *BsnGentableStatsEntry) SetEntryCount(v uint32)
- func (self *BsnGentableStatsEntry) SetTableId(v uint16)
- type BsnGentableStatsReply
- type BsnGentableStatsRequest
- type BsnGetInterfacesReply
- type BsnGetInterfacesRequest
- type BsnGetMirroringReply
- type BsnGetMirroringRequest
- type BsnGetSwitchPipelineReply
- type BsnGetSwitchPipelineRequest
- type BsnHashAlgorithmType
- type BsnHashGtpPortMatch
- type BsnHashPacketField
- type BsnHashPacketType
- type BsnHashSelectFlags
- type BsnHashType
- type BsnHeader
- type BsnImageDescStatsReply
- func (self *BsnImageDescStatsReply) GetImageChecksum() string
- func (self *BsnImageDescStatsReply) GetStartupConfigChecksum() string
- func (self *BsnImageDescStatsReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnImageDescStatsReply) SetImageChecksum(v string)
- func (self *BsnImageDescStatsReply) SetStartupConfigChecksum(v string)
- type BsnImageDescStatsRequest
- type BsnInterface
- func (self *BsnInterface) GetHwAddr() net.HardwareAddr
- func (self *BsnInterface) GetIpv4Addr() net.IP
- func (self *BsnInterface) GetIpv4Netmask() net.IP
- func (self *BsnInterface) GetName() string
- func (self *BsnInterface) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnInterface) SetHwAddr(v net.HardwareAddr)
- func (self *BsnInterface) SetIpv4Addr(v net.IP)
- func (self *BsnInterface) SetIpv4Netmask(v net.IP)
- func (self *BsnInterface) SetName(v string)
- type BsnIpTunnelType
- type BsnLacpConvergenceNotif
- func (self *BsnLacpConvergenceNotif) GetActorKey() uint16
- func (self *BsnLacpConvergenceNotif) GetActorPortNum() uint16
- func (self *BsnLacpConvergenceNotif) GetActorPortPriority() uint16
- func (self *BsnLacpConvergenceNotif) GetActorSysMac() net.HardwareAddr
- func (self *BsnLacpConvergenceNotif) GetActorSysPriority() uint16
- func (self *BsnLacpConvergenceNotif) GetConvergenceStatus() uint8
- func (self *BsnLacpConvergenceNotif) GetPartnerKey() uint16
- func (self *BsnLacpConvergenceNotif) GetPartnerPortNum() uint16
- func (self *BsnLacpConvergenceNotif) GetPartnerPortPriority() uint16
- func (self *BsnLacpConvergenceNotif) GetPartnerSysMac() net.HardwareAddr
- func (self *BsnLacpConvergenceNotif) GetPartnerSysPriority() uint16
- func (self *BsnLacpConvergenceNotif) GetPortNo() Port
- func (self *BsnLacpConvergenceNotif) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnLacpConvergenceNotif) SetActorKey(v uint16)
- func (self *BsnLacpConvergenceNotif) SetActorPortNum(v uint16)
- func (self *BsnLacpConvergenceNotif) SetActorPortPriority(v uint16)
- func (self *BsnLacpConvergenceNotif) SetActorSysMac(v net.HardwareAddr)
- func (self *BsnLacpConvergenceNotif) SetActorSysPriority(v uint16)
- func (self *BsnLacpConvergenceNotif) SetConvergenceStatus(v uint8)
- func (self *BsnLacpConvergenceNotif) SetPartnerKey(v uint16)
- func (self *BsnLacpConvergenceNotif) SetPartnerPortNum(v uint16)
- func (self *BsnLacpConvergenceNotif) SetPartnerPortPriority(v uint16)
- func (self *BsnLacpConvergenceNotif) SetPartnerSysMac(v net.HardwareAddr)
- func (self *BsnLacpConvergenceNotif) SetPartnerSysPriority(v uint16)
- func (self *BsnLacpConvergenceNotif) SetPortNo(v Port)
- type BsnLacpConvergenceStatus
- type BsnLacpState
- type BsnLacpStatsEntry
- func (self *BsnLacpStatsEntry) GetActorKey() uint16
- func (self *BsnLacpStatsEntry) GetActorPortNum() uint16
- func (self *BsnLacpStatsEntry) GetActorPortPriority() uint16
- func (self *BsnLacpStatsEntry) GetActorSysMac() net.HardwareAddr
- func (self *BsnLacpStatsEntry) GetActorSysPriority() uint16
- func (self *BsnLacpStatsEntry) GetConvergenceStatus() uint8
- func (self *BsnLacpStatsEntry) GetPartnerKey() uint16
- func (self *BsnLacpStatsEntry) GetPartnerPortNum() uint16
- func (self *BsnLacpStatsEntry) GetPartnerPortPriority() uint16
- func (self *BsnLacpStatsEntry) GetPartnerSysMac() net.HardwareAddr
- func (self *BsnLacpStatsEntry) GetPartnerSysPriority() uint16
- func (self *BsnLacpStatsEntry) GetPortNo() Port
- func (self *BsnLacpStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnLacpStatsEntry) SetActorKey(v uint16)
- func (self *BsnLacpStatsEntry) SetActorPortNum(v uint16)
- func (self *BsnLacpStatsEntry) SetActorPortPriority(v uint16)
- func (self *BsnLacpStatsEntry) SetActorSysMac(v net.HardwareAddr)
- func (self *BsnLacpStatsEntry) SetActorSysPriority(v uint16)
- func (self *BsnLacpStatsEntry) SetConvergenceStatus(v uint8)
- func (self *BsnLacpStatsEntry) SetPartnerKey(v uint16)
- func (self *BsnLacpStatsEntry) SetPartnerPortNum(v uint16)
- func (self *BsnLacpStatsEntry) SetPartnerPortPriority(v uint16)
- func (self *BsnLacpStatsEntry) SetPartnerSysMac(v net.HardwareAddr)
- func (self *BsnLacpStatsEntry) SetPartnerSysPriority(v uint16)
- func (self *BsnLacpStatsEntry) SetPortNo(v Port)
- type BsnLacpStatsReply
- type BsnLacpStatsRequest
- type BsnLagFlag
- type BsnLog
- type BsnLoglevel
- type BsnLoopbackMode
- type BsnLuaCommandReply
- type BsnLuaCommandRequest
- type BsnLuaNotification
- type BsnLuaUpload
- func (self *BsnLuaUpload) GetData() []byte
- func (self *BsnLuaUpload) GetFilename() string
- func (self *BsnLuaUpload) GetFlags() BsnLuaUploadFlags
- func (self *BsnLuaUpload) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnLuaUpload) SetData(v []byte)
- func (self *BsnLuaUpload) SetFilename(v string)
- func (self *BsnLuaUpload) SetFlags(v BsnLuaUploadFlags)
- type BsnLuaUploadFlags
- type BsnMiscCapabilities
- type BsnMulticastPacket
- type BsnPduRxReply
- func (self *BsnPduRxReply) GetPortNo() Port
- func (self *BsnPduRxReply) GetSlotNum() uint8
- func (self *BsnPduRxReply) GetStatus() uint32
- func (self *BsnPduRxReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnPduRxReply) SetPortNo(v Port)
- func (self *BsnPduRxReply) SetSlotNum(v uint8)
- func (self *BsnPduRxReply) SetStatus(v uint32)
- type BsnPduRxRequest
- func (self *BsnPduRxRequest) GetData() []byte
- func (self *BsnPduRxRequest) GetPortNo() Port
- func (self *BsnPduRxRequest) GetSlotNum() uint8
- func (self *BsnPduRxRequest) GetTimeoutMs() uint32
- func (self *BsnPduRxRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnPduRxRequest) SetData(v []byte)
- func (self *BsnPduRxRequest) SetPortNo(v Port)
- func (self *BsnPduRxRequest) SetSlotNum(v uint8)
- func (self *BsnPduRxRequest) SetTimeoutMs(v uint32)
- type BsnPduRxTimeout
- type BsnPduSlotNum
- type BsnPduTxReply
- func (self *BsnPduTxReply) GetPortNo() Port
- func (self *BsnPduTxReply) GetSlotNum() uint8
- func (self *BsnPduTxReply) GetStatus() uint32
- func (self *BsnPduTxReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnPduTxReply) SetPortNo(v Port)
- func (self *BsnPduTxReply) SetSlotNum(v uint8)
- func (self *BsnPduTxReply) SetStatus(v uint32)
- type BsnPduTxRequest
- func (self *BsnPduTxRequest) GetData() []byte
- func (self *BsnPduTxRequest) GetPortNo() Port
- func (self *BsnPduTxRequest) GetSlotNum() uint8
- func (self *BsnPduTxRequest) GetTxIntervalMs() uint32
- func (self *BsnPduTxRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnPduTxRequest) SetData(v []byte)
- func (self *BsnPduTxRequest) SetPortNo(v Port)
- func (self *BsnPduTxRequest) SetSlotNum(v uint8)
- func (self *BsnPduTxRequest) SetTxIntervalMs(v uint32)
- type BsnPktinFlag
- type BsnPortCounter
- type BsnPortCounterStatsEntry
- func (self *BsnPortCounterStatsEntry) GetLength() uint16
- func (self *BsnPortCounterStatsEntry) GetPortNo() Port
- func (self *BsnPortCounterStatsEntry) GetValues() []*Uint64
- func (self *BsnPortCounterStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnPortCounterStatsEntry) SetLength(v uint16)
- func (self *BsnPortCounterStatsEntry) SetPortNo(v Port)
- func (self *BsnPortCounterStatsEntry) SetValues(v []*Uint64)
- type BsnPortCounterStatsReply
- type BsnPortCounterStatsRequest
- type BsnPortMode
- type BsnPortSpeedGbpsType
- type BsnPortUsage
- type BsnPortVxlanMode
- type BsnPushVlan
- type BsnRateUnit
- type BsnRoutingParam
- type BsnSetAuxCxnsReply
- type BsnSetAuxCxnsRequest
- type BsnSetLacpReply
- type BsnSetLacpRequest
- func (self *BsnSetLacpRequest) GetActorKey() uint16
- func (self *BsnSetLacpRequest) GetActorPortNum() uint16
- func (self *BsnSetLacpRequest) GetActorPortPriority() uint16
- func (self *BsnSetLacpRequest) GetActorSysMac() net.HardwareAddr
- func (self *BsnSetLacpRequest) GetActorSysPriority() uint16
- func (self *BsnSetLacpRequest) GetEnabled() uint8
- func (self *BsnSetLacpRequest) GetPortNo() Port
- func (self *BsnSetLacpRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnSetLacpRequest) SetActorKey(v uint16)
- func (self *BsnSetLacpRequest) SetActorPortNum(v uint16)
- func (self *BsnSetLacpRequest) SetActorPortPriority(v uint16)
- func (self *BsnSetLacpRequest) SetActorSysMac(v net.HardwareAddr)
- func (self *BsnSetLacpRequest) SetActorSysPriority(v uint16)
- func (self *BsnSetLacpRequest) SetEnabled(v uint8)
- func (self *BsnSetLacpRequest) SetPortNo(v Port)
- type BsnSetMirroring
- type BsnSetPktinSuppressionReply
- type BsnSetPktinSuppressionRequest
- func (self *BsnSetPktinSuppressionRequest) GetCookie() uint64
- func (self *BsnSetPktinSuppressionRequest) GetEnabled() uint8
- func (self *BsnSetPktinSuppressionRequest) GetHardTimeout() uint16
- func (self *BsnSetPktinSuppressionRequest) GetIdleTimeout() uint16
- func (self *BsnSetPktinSuppressionRequest) GetPriority() uint16
- func (self *BsnSetPktinSuppressionRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnSetPktinSuppressionRequest) SetCookie(v uint64)
- func (self *BsnSetPktinSuppressionRequest) SetEnabled(v uint8)
- func (self *BsnSetPktinSuppressionRequest) SetHardTimeout(v uint16)
- func (self *BsnSetPktinSuppressionRequest) SetIdleTimeout(v uint16)
- func (self *BsnSetPktinSuppressionRequest) SetPriority(v uint16)
- type BsnSetSwitchPipelineReply
- type BsnSetSwitchPipelineRequest
- type BsnSpeedCapabilities
- type BsnStatsReply
- type BsnStatsRequest
- type BsnStatus
- type BsnStripVlan
- type BsnSwitchPipelineStatsEntry
- type BsnSwitchPipelineStatsReply
- type BsnSwitchPipelineStatsRequest
- type BsnTableChecksumStatsEntry
- func (self *BsnTableChecksumStatsEntry) GetChecksum() uint64
- func (self *BsnTableChecksumStatsEntry) GetTableId() uint8
- func (self *BsnTableChecksumStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnTableChecksumStatsEntry) SetChecksum(v uint64)
- func (self *BsnTableChecksumStatsEntry) SetTableId(v uint8)
- type BsnTableChecksumStatsReply
- type BsnTableChecksumStatsRequest
- type BsnTableSetBucketsSize
- func (self *BsnTableSetBucketsSize) GetBucketsSize() uint32
- func (self *BsnTableSetBucketsSize) GetTableId() uint8
- func (self *BsnTableSetBucketsSize) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnTableSetBucketsSize) SetBucketsSize(v uint32)
- func (self *BsnTableSetBucketsSize) SetTableId(v uint8)
- type BsnTakeover
- type BsnTcpFlag
- type BsnTimeReply
- type BsnTimeRequest
- type BsnTlv
- type BsnTlvActorKey
- type BsnTlvActorPortNum
- type BsnTlvActorPortPriority
- type BsnTlvActorState
- type BsnTlvActorSystemMac
- type BsnTlvActorSystemPriority
- type BsnTlvAnchor
- type BsnTlvApplyBytes
- type BsnTlvApplyPackets
- type BsnTlvAutoNegotiation
- type BsnTlvBfdEndpoint
- type BsnTlvBfdState
- type BsnTlvBroadcastQueryTimeout
- type BsnTlvBroadcastRate
- type BsnTlvBucket
- type BsnTlvCircuitId
- type BsnTlvConvergenceStatus
- type BsnTlvCpuLag
- type BsnTlvCrcEnabled
- type BsnTlvData
- type BsnTlvDataMask
- type BsnTlvDecap
- type BsnTlvDisableSrcMacCheck
- type BsnTlvDrop
- type BsnTlvDscp
- type BsnTlvEcn
- type BsnTlvEgressOnly
- type BsnTlvEgressPortGroupId
- type BsnTlvEncap
- type BsnTlvEnhancedHashCapability
- type BsnTlvEthDst
- type BsnTlvEthSrc
- type BsnTlvEthType
- type BsnTlvExternalGatewayIp
- type BsnTlvExternalGatewayMac
- type BsnTlvExternalIp
- type BsnTlvExternalMac
- type BsnTlvExternalNetmask
- type BsnTlvFabricPortRole
- type BsnTlvFlood
- type BsnTlvFlowClassifier
- type BsnTlvFlowClassify
- type BsnTlvFlowIdentifier
- type BsnTlvForceLinkUp
- type BsnTlvForwardErrorCorrection
- type BsnTlvGenerationId
- type BsnTlvHashAlgorithm
- type BsnTlvHashGtpHeaderMatch
- func (self *BsnTlvHashGtpHeaderMatch) GetFirstHeaderByte() uint8
- func (self *BsnTlvHashGtpHeaderMatch) GetFirstHeaderMask() uint8
- func (self *BsnTlvHashGtpHeaderMatch) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnTlvHashGtpHeaderMatch) SetFirstHeaderByte(v uint8)
- func (self *BsnTlvHashGtpHeaderMatch) SetFirstHeaderMask(v uint8)
- type BsnTlvHashGtpPortMatch
- func (self *BsnTlvHashGtpPortMatch) GetDstPort() uint16
- func (self *BsnTlvHashGtpPortMatch) GetMatch() BsnHashGtpPortMatch
- func (self *BsnTlvHashGtpPortMatch) GetSrcPort() uint16
- func (self *BsnTlvHashGtpPortMatch) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnTlvHashGtpPortMatch) SetDstPort(v uint16)
- func (self *BsnTlvHashGtpPortMatch) SetMatch(v BsnHashGtpPortMatch)
- func (self *BsnTlvHashGtpPortMatch) SetSrcPort(v uint16)
- type BsnTlvHashPacketField
- type BsnTlvHashPacketType
- type BsnTlvHashSeed
- type BsnTlvHashType
- type BsnTlvHeaderSize
- type BsnTlvIcmpCode
- type BsnTlvIcmpId
- type BsnTlvIcmpType
- type BsnTlvIcmpv6Chksum
- type BsnTlvIdentifier
- type BsnTlvIdleNotification
- type BsnTlvIdleTime
- type BsnTlvIdleTimeout
- type BsnTlvIgmpSnooping
- type BsnTlvIngressPortGroupId
- type BsnTlvInternalGatewayMac
- type BsnTlvInternalMac
- type BsnTlvInterval
- type BsnTlvIpProto
- type BsnTlvIpTunnelType
- type BsnTlvIpv4
- type BsnTlvIpv4Dst
- type BsnTlvIpv4Netmask
- type BsnTlvIpv4Src
- type BsnTlvIpv6
- type BsnTlvIpv6Dst
- type BsnTlvIpv6Prefix
- type BsnTlvIpv6Src
- type BsnTlvKnownMulticastRate
- type BsnTlvL2MulticastLookup
- type BsnTlvL3
- type BsnTlvL3DstClassId
- type BsnTlvL3InterfaceClassId
- type BsnTlvL3SrcClassId
- type BsnTlvLagOptions
- type BsnTlvLoopbackMode
- type BsnTlvLoopbackPort
- type BsnTlvLrAllEnabled
- type BsnTlvMac
- type BsnTlvMacMask
- type BsnTlvMcgTypeVxlan
- type BsnTlvMissPackets
- type BsnTlvMplsControlWord
- type BsnTlvMplsLabel
- type BsnTlvMplsSequenced
- type BsnTlvMulticastInterfaceId
- type BsnTlvMulticastPacket
- type BsnTlvMultiplier
- type BsnTlvName
- type BsnTlvNdpOffload
- type BsnTlvNdpStatic
- type BsnTlvNegate
- type BsnTlvNextHopIpv4
- type BsnTlvNextHopMac
- type BsnTlvNexthopTypeVxlan
- type BsnTlvNoArpResponse
- type BsnTlvNoNsResponse
- type BsnTlvOffset
- type BsnTlvOpticsAlwaysEnabled
- type BsnTlvOuterSrcMac
- type BsnTlvParentPort
- type BsnTlvPartnerKey
- type BsnTlvPartnerPortNum
- type BsnTlvPartnerPortPriority
- type BsnTlvPartnerState
- type BsnTlvPartnerSystemMac
- type BsnTlvPartnerSystemPriority
- type BsnTlvPassive
- type BsnTlvPduaRxInstance
- type BsnTlvPimDr
- type BsnTlvPimHelloFlood
- type BsnTlvPort
- type BsnTlvPortMode
- type BsnTlvPortSpeedGbps
- type BsnTlvPortUsage
- type BsnTlvPortVxlanMode
- type BsnTlvPriority
- type BsnTlvPushVlanOnEgress
- type BsnTlvPushVlanOnIngress
- type BsnTlvQosPriority
- type BsnTlvQueueId
- type BsnTlvQueueWeight
- type BsnTlvRateLimit
- type BsnTlvRateUnit
- type BsnTlvRecordPackets
- type BsnTlvReference
- type BsnTlvReplyPackets
- type BsnTlvRequestPackets
- type BsnTlvRestServer
- type BsnTlvRoutingParam
- type BsnTlvRxBytes
- type BsnTlvRxPackets
- type BsnTlvSamplingRate
- type BsnTlvSetLoopbackMode
- type BsnTlvStatus
- type BsnTlvStripMplsL2OnIngress
- type BsnTlvStripMplsL3OnIngress
- type BsnTlvStripVlanOnEgress
- type BsnTlvSubAgentId
- type BsnTlvTcpDst
- type BsnTlvTcpFlags
- type BsnTlvTcpSrc
- type BsnTlvTimestamp
- type BsnTlvTtl
- type BsnTlvTunnelCapability
- type BsnTlvTxBytes
- type BsnTlvTxPackets
- type BsnTlvUdfAnchor
- type BsnTlvUdfCapability
- type BsnTlvUdfId
- type BsnTlvUdfLength
- type BsnTlvUdfOffset
- type BsnTlvUdpDst
- type BsnTlvUdpSrc
- type BsnTlvUint32
- type BsnTlvUint64List
- type BsnTlvUnicastQueryTimeout
- type BsnTlvUnicastRate
- type BsnTlvUnknownMulticastRate
- type BsnTlvUntagged
- type BsnTlvUpgrade
- type BsnTlvUriScheme
- type BsnTlvUsePacketState
- type BsnTlvUserConfigured
- type BsnTlvVfi
- type BsnTlvVfpClassId
- type BsnTlvVirtual
- type BsnTlvVlanMacList
- type BsnTlvVlanPcp
- type BsnTlvVlanVid
- type BsnTlvVlanVidMask
- type BsnTlvVni
- type BsnTlvVpnKey
- type BsnTlvVrf
- type BsnTlvVxlanEgressLag
- type BsnTunnelType
- type BsnUdfAnchor
- type BsnUdfMode
- type BsnUpgrade
- type BsnVirtualPortCreateReply
- func (self *BsnVirtualPortCreateReply) GetStatus() uint32
- func (self *BsnVirtualPortCreateReply) GetVportNo() uint32
- func (self *BsnVirtualPortCreateReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnVirtualPortCreateReply) SetStatus(v uint32)
- func (self *BsnVirtualPortCreateReply) SetVportNo(v uint32)
- type BsnVirtualPortCreateRequest
- type BsnVirtualPortRemoveReply
- type BsnVirtualPortRemoveRequest
- type BsnVlanCounter
- type BsnVlanCounterClear
- type BsnVlanCounterStatsEntry
- func (self *BsnVlanCounterStatsEntry) GetLength() uint16
- func (self *BsnVlanCounterStatsEntry) GetValues() []*Uint64
- func (self *BsnVlanCounterStatsEntry) GetVlanVid() uint16
- func (self *BsnVlanCounterStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnVlanCounterStatsEntry) SetLength(v uint16)
- func (self *BsnVlanCounterStatsEntry) SetValues(v []*Uint64)
- func (self *BsnVlanCounterStatsEntry) SetVlanVid(v uint16)
- type BsnVlanCounterStatsReply
- type BsnVlanCounterStatsRequest
- type BsnVlanMac
- type BsnVport
- type BsnVportL2Gre
- func (self *BsnVportL2Gre) GetDscp() uint8
- func (self *BsnVportL2Gre) GetDstIp() net.IP
- func (self *BsnVportL2Gre) GetFlags() BsnVportL2GreFlags
- func (self *BsnVportL2Gre) GetIfName() string
- func (self *BsnVportL2Gre) GetLocalMac() net.HardwareAddr
- func (self *BsnVportL2Gre) GetLoopbackPortNo() Port
- func (self *BsnVportL2Gre) GetNhMac() net.HardwareAddr
- func (self *BsnVportL2Gre) GetPortNo() Port
- func (self *BsnVportL2Gre) GetRateLimit() uint32
- func (self *BsnVportL2Gre) GetSrcIp() net.IP
- func (self *BsnVportL2Gre) GetTtl() uint8
- func (self *BsnVportL2Gre) GetVpn() uint32
- func (self *BsnVportL2Gre) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnVportL2Gre) SetDscp(v uint8)
- func (self *BsnVportL2Gre) SetDstIp(v net.IP)
- func (self *BsnVportL2Gre) SetFlags(v BsnVportL2GreFlags)
- func (self *BsnVportL2Gre) SetIfName(v string)
- func (self *BsnVportL2Gre) SetLocalMac(v net.HardwareAddr)
- func (self *BsnVportL2Gre) SetLoopbackPortNo(v Port)
- func (self *BsnVportL2Gre) SetNhMac(v net.HardwareAddr)
- func (self *BsnVportL2Gre) SetPortNo(v Port)
- func (self *BsnVportL2Gre) SetRateLimit(v uint32)
- func (self *BsnVportL2Gre) SetSrcIp(v net.IP)
- func (self *BsnVportL2Gre) SetTtl(v uint8)
- func (self *BsnVportL2Gre) SetVpn(v uint32)
- type BsnVportL2GreFlags
- type BsnVportQInQ
- func (self *BsnVportQInQ) GetEgressTpid() uint16
- func (self *BsnVportQInQ) GetEgressVlanId() uint16
- func (self *BsnVportQInQ) GetIfName() string
- func (self *BsnVportQInQ) GetIngressTpid() uint16
- func (self *BsnVportQInQ) GetIngressVlanId() uint16
- func (self *BsnVportQInQ) GetPortNo() uint32
- func (self *BsnVportQInQ) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnVportQInQ) SetEgressTpid(v uint16)
- func (self *BsnVportQInQ) SetEgressVlanId(v uint16)
- func (self *BsnVportQInQ) SetIfName(v string)
- func (self *BsnVportQInQ) SetIngressTpid(v uint16)
- func (self *BsnVportQInQ) SetIngressVlanId(v uint16)
- func (self *BsnVportQInQ) SetPortNo(v uint32)
- type BsnVportQInQUntagged
- type BsnVrfCounter
- type BsnVrfCounterConstants
- type BsnVrfCounterStatsEntry
- func (self *BsnVrfCounterStatsEntry) GetLength() uint16
- func (self *BsnVrfCounterStatsEntry) GetValues() []*Uint64
- func (self *BsnVrfCounterStatsEntry) GetVrf() uint32
- func (self *BsnVrfCounterStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *BsnVrfCounterStatsEntry) SetLength(v uint16)
- func (self *BsnVrfCounterStatsEntry) SetValues(v []*Uint64)
- func (self *BsnVrfCounterStatsEntry) SetVrf(v uint32)
- type BsnVrfCounterStatsReply
- type BsnVrfCounterStatsRequest
- type Bucket
- func (self *Bucket) GetActionArrayLen() uint16
- func (self *Bucket) GetActions() []goloxi.IAction
- func (self *Bucket) GetBucketId() GroupBucket
- func (self *Bucket) GetLen() uint16
- func (self *Bucket) GetProperties() []IGroupBucketProp
- func (self *Bucket) Serialize(encoder *goloxi.Encoder) error
- func (self *Bucket) SetActionArrayLen(v uint16)
- func (self *Bucket) SetActions(v []goloxi.IAction)
- func (self *Bucket) SetBucketId(v GroupBucket)
- func (self *Bucket) SetLen(v uint16)
- func (self *Bucket) SetProperties(v []IGroupBucketProp)
- type BucketCounter
- type BundleAddMsg
- func (self *BundleAddMsg) GetBundleId() uint32
- func (self *BundleAddMsg) GetFlags() BundleFlags
- func (self *BundleAddMsg) GetMessage() IHeader
- func (self *BundleAddMsg) GetProperties() []IBundleProp
- func (self *BundleAddMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleAddMsg) SetBundleId(v uint32)
- func (self *BundleAddMsg) SetFlags(v BundleFlags)
- func (self *BundleAddMsg) SetMessage(v IHeader)
- func (self *BundleAddMsg) SetProperties(v []IBundleProp)
- type BundleCtrlMsg
- func (self *BundleCtrlMsg) GetBundleCtrlType() BundleCtrlType
- func (self *BundleCtrlMsg) GetBundleId() uint32
- func (self *BundleCtrlMsg) GetFlags() BundleFlags
- func (self *BundleCtrlMsg) GetProperties() []IBundleProp
- func (self *BundleCtrlMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleCtrlMsg) SetBundleCtrlType(v BundleCtrlType)
- func (self *BundleCtrlMsg) SetBundleId(v uint32)
- func (self *BundleCtrlMsg) SetFlags(v BundleFlags)
- func (self *BundleCtrlMsg) SetProperties(v []IBundleProp)
- type BundleCtrlType
- type BundleFailedCode
- type BundleFailedErrorMsg
- func (self *BundleFailedErrorMsg) GetCode() BundleFailedCode
- func (self *BundleFailedErrorMsg) GetData() []byte
- func (self *BundleFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleFailedErrorMsg) SetCode(v BundleFailedCode)
- func (self *BundleFailedErrorMsg) SetData(v []byte)
- type BundleFeatureFlags
- type BundleFeaturesProp
- type BundleFeaturesPropTime
- func (self *BundleFeaturesPropTime) GetSchedAccuracy() *Time
- func (self *BundleFeaturesPropTime) GetSchedMaxFuture() *Time
- func (self *BundleFeaturesPropTime) GetSchedMaxPast() *Time
- func (self *BundleFeaturesPropTime) GetTimestamp() *Time
- func (self *BundleFeaturesPropTime) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleFeaturesPropTime) SetSchedAccuracy(v *Time)
- func (self *BundleFeaturesPropTime) SetSchedMaxFuture(v *Time)
- func (self *BundleFeaturesPropTime) SetSchedMaxPast(v *Time)
- func (self *BundleFeaturesPropTime) SetTimestamp(v *Time)
- type BundleFeaturesStatsReply
- func (self *BundleFeaturesStatsReply) GetCapabilities() BundleFeatureFlags
- func (self *BundleFeaturesStatsReply) GetProperties() []IBundleFeaturesProp
- func (self *BundleFeaturesStatsReply) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleFeaturesStatsReply) SetCapabilities(v BundleFeatureFlags)
- func (self *BundleFeaturesStatsReply) SetProperties(v []IBundleFeaturesProp)
- type BundleFeaturesStatsRequest
- func (self *BundleFeaturesStatsRequest) GetFeatureRequestFlags() BundleFeatureFlags
- func (self *BundleFeaturesStatsRequest) GetProperties() []IBundleFeaturesProp
- func (self *BundleFeaturesStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *BundleFeaturesStatsRequest) SetFeatureRequestFlags(v BundleFeatureFlags)
- func (self *BundleFeaturesStatsRequest) SetProperties(v []IBundleFeaturesProp)
- type BundleFlags
- type BundleProp
- type BundlePropExperimenter
- func (self *BundlePropExperimenter) GetExpType() uint32
- func (self *BundlePropExperimenter) GetExperimenter() uint32
- func (self *BundlePropExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *BundlePropExperimenter) SetExpType(v uint32)
- func (self *BundlePropExperimenter) SetExperimenter(v uint32)
- type BundlePropTime
- type Capabilities
- type Checksum128
- type ConfigFlags
- type ControlChannelStatus
- type ControllerMaxLen
- type ControllerRole
- type ControllerRoleReason
- type ControllerStatus
- type ControllerStatusEntry
- func (self *ControllerStatusEntry) GetChannelStatus() ControlChannelStatus
- func (self *ControllerStatusEntry) GetLength() uint16
- func (self *ControllerStatusEntry) GetProperties() []IControllerStatusProp
- func (self *ControllerStatusEntry) GetReason() ControllerStatusReason
- func (self *ControllerStatusEntry) GetRole() ControllerRole
- func (self *ControllerStatusEntry) GetShortId() uint16
- func (self *ControllerStatusEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *ControllerStatusEntry) SetChannelStatus(v ControlChannelStatus)
- func (self *ControllerStatusEntry) SetLength(v uint16)
- func (self *ControllerStatusEntry) SetProperties(v []IControllerStatusProp)
- func (self *ControllerStatusEntry) SetReason(v ControllerStatusReason)
- func (self *ControllerStatusEntry) SetRole(v ControllerRole)
- func (self *ControllerStatusEntry) SetShortId(v uint16)
- type ControllerStatusProp
- type ControllerStatusPropExperimenter
- func (self *ControllerStatusPropExperimenter) GetExpType() uint32
- func (self *ControllerStatusPropExperimenter) GetExperimenter() uint32
- func (self *ControllerStatusPropExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *ControllerStatusPropExperimenter) SetExpType(v uint32)
- func (self *ControllerStatusPropExperimenter) SetExperimenter(v uint32)
- type ControllerStatusPropUri
- type ControllerStatusReason
- type ControllerStatusStatsReply
- type ControllerStatusStatsRequest
- type ControllerURI
- type CsStates
- type DescStatsReply
- func (self *DescStatsReply) GetDpDesc() string
- func (self *DescStatsReply) GetHwDesc() string
- func (self *DescStatsReply) GetMfrDesc() string
- func (self *DescStatsReply) GetSerialNum() string
- func (self *DescStatsReply) GetSwDesc() string
- func (self *DescStatsReply) Serialize(encoder *goloxi.Encoder) error
- func (self *DescStatsReply) SetDpDesc(v string)
- func (self *DescStatsReply) SetHwDesc(v string)
- func (self *DescStatsReply) SetMfrDesc(v string)
- func (self *DescStatsReply) SetSerialNum(v string)
- func (self *DescStatsReply) SetSwDesc(v string)
- type DescStatsRequest
- type EchoReply
- type EchoRequest
- type EdNshPropType
- type EdPropClass
- type EdPropHeader
- type EdPropNsh
- type EdPropNshMdType
- type EdPropNshTlv
- func (self *EdPropNshTlv) GetTlvClass() uint16
- func (self *EdPropNshTlv) GetTlvLen() uint8
- func (self *EdPropNshTlv) GetTlvType() uint8
- func (self *EdPropNshTlv) GetValue() []byte
- func (self *EdPropNshTlv) Serialize(encoder *goloxi.Encoder) error
- func (self *EdPropNshTlv) SetTlvClass(v uint16)
- func (self *EdPropNshTlv) SetTlvLen(v uint8)
- func (self *EdPropNshTlv) SetTlvType(v uint8)
- func (self *EdPropNshTlv) SetValue(v []byte)
- type ErrorMsg
- type ErrorType
- type EthernetType
- type Experimenter
- type ExperimenterErrorMsg
- func (self *ExperimenterErrorMsg) GetExperimenter() uint32
- func (self *ExperimenterErrorMsg) GetSubtype() uint16
- func (self *ExperimenterErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *ExperimenterErrorMsg) SetExperimenter(v uint32)
- func (self *ExperimenterErrorMsg) SetSubtype(v uint16)
- type ExperimenterStatsReply
- func (self *ExperimenterStatsReply) GetExperimenter() uint32
- func (self *ExperimenterStatsReply) GetSubtype() uint32
- func (self *ExperimenterStatsReply) Serialize(encoder *goloxi.Encoder) error
- func (self *ExperimenterStatsReply) SetExperimenter(v uint32)
- func (self *ExperimenterStatsReply) SetSubtype(v uint32)
- type ExperimenterStatsRequest
- func (self *ExperimenterStatsRequest) GetExperimenter() uint32
- func (self *ExperimenterStatsRequest) GetSubtype() uint32
- func (self *ExperimenterStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *ExperimenterStatsRequest) SetExperimenter(v uint32)
- func (self *ExperimenterStatsRequest) SetSubtype(v uint32)
- type FeaturesReply
- func (self *FeaturesReply) GetAuxiliaryId() uint8
- func (self *FeaturesReply) GetCapabilities() Capabilities
- func (self *FeaturesReply) GetDatapathId() uint64
- func (self *FeaturesReply) GetNBuffers() uint32
- func (self *FeaturesReply) GetNTables() uint8
- func (self *FeaturesReply) GetReserved() uint32
- func (self *FeaturesReply) Serialize(encoder *goloxi.Encoder) error
- func (self *FeaturesReply) SetAuxiliaryId(v uint8)
- func (self *FeaturesReply) SetCapabilities(v Capabilities)
- func (self *FeaturesReply) SetDatapathId(v uint64)
- func (self *FeaturesReply) SetNBuffers(v uint32)
- func (self *FeaturesReply) SetNTables(v uint8)
- func (self *FeaturesReply) SetReserved(v uint32)
- type FeaturesRequest
- type FlowAdd
- type FlowDelete
- type FlowDeleteStrict
- type FlowLightweightStatsEntry
- func (self *FlowLightweightStatsEntry) GetLength() uint16
- func (self *FlowLightweightStatsEntry) GetMatch() Match
- func (self *FlowLightweightStatsEntry) GetPriority() uint16
- func (self *FlowLightweightStatsEntry) GetReason() FlowStatsReason
- func (self *FlowLightweightStatsEntry) GetStats() Stat
- func (self *FlowLightweightStatsEntry) GetTableId() uint8
- func (self *FlowLightweightStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowLightweightStatsEntry) SetLength(v uint16)
- func (self *FlowLightweightStatsEntry) SetMatch(v Match)
- func (self *FlowLightweightStatsEntry) SetPriority(v uint16)
- func (self *FlowLightweightStatsEntry) SetReason(v FlowStatsReason)
- func (self *FlowLightweightStatsEntry) SetStats(v Stat)
- func (self *FlowLightweightStatsEntry) SetTableId(v uint8)
- type FlowLightweightStatsReply
- type FlowLightweightStatsRequest
- func (self *FlowLightweightStatsRequest) GetCookie() uint64
- func (self *FlowLightweightStatsRequest) GetCookieMask() uint64
- func (self *FlowLightweightStatsRequest) GetMatch() Match
- func (self *FlowLightweightStatsRequest) GetOutGroup() uint32
- func (self *FlowLightweightStatsRequest) GetOutPort() Port
- func (self *FlowLightweightStatsRequest) GetTableId() uint8
- func (self *FlowLightweightStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowLightweightStatsRequest) SetCookie(v uint64)
- func (self *FlowLightweightStatsRequest) SetCookieMask(v uint64)
- func (self *FlowLightweightStatsRequest) SetMatch(v Match)
- func (self *FlowLightweightStatsRequest) SetOutGroup(v uint32)
- func (self *FlowLightweightStatsRequest) SetOutPort(v Port)
- func (self *FlowLightweightStatsRequest) SetTableId(v uint8)
- type FlowMod
- func (self *FlowMod) GetBufferId() uint32
- func (self *FlowMod) GetCommand() FmCmd
- func (self *FlowMod) GetCookie() uint64
- func (self *FlowMod) GetCookieMask() uint64
- func (self *FlowMod) GetFlags() FlowModFlags
- func (self *FlowMod) GetHardTimeout() uint16
- func (self *FlowMod) GetIdleTimeout() uint16
- func (self *FlowMod) GetImportance() uint16
- func (self *FlowMod) GetInstructions() []IInstruction
- func (self *FlowMod) GetMatch() Match
- func (self *FlowMod) GetOutGroup() uint32
- func (self *FlowMod) GetOutPort() Port
- func (self *FlowMod) GetPriority() uint16
- func (self *FlowMod) GetTableId() uint8
- func (self *FlowMod) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowMod) SetBufferId(v uint32)
- func (self *FlowMod) SetCommand(v FmCmd)
- func (self *FlowMod) SetCookie(v uint64)
- func (self *FlowMod) SetCookieMask(v uint64)
- func (self *FlowMod) SetFlags(v FlowModFlags)
- func (self *FlowMod) SetHardTimeout(v uint16)
- func (self *FlowMod) SetIdleTimeout(v uint16)
- func (self *FlowMod) SetImportance(v uint16)
- func (self *FlowMod) SetInstructions(v []IInstruction)
- func (self *FlowMod) SetMatch(v Match)
- func (self *FlowMod) SetOutGroup(v uint32)
- func (self *FlowMod) SetOutPort(v Port)
- func (self *FlowMod) SetPriority(v uint16)
- func (self *FlowMod) SetTableId(v uint8)
- type FlowModCommand
- type FlowModFailedCode
- type FlowModFailedErrorMsg
- func (self *FlowModFailedErrorMsg) GetCode() FlowModFailedCode
- func (self *FlowModFailedErrorMsg) GetData() []byte
- func (self *FlowModFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowModFailedErrorMsg) SetCode(v FlowModFailedCode)
- func (self *FlowModFailedErrorMsg) SetData(v []byte)
- type FlowModFlags
- type FlowModSpec
- type FlowModSpecSrc0Dst0
- func (self *FlowModSpecSrc0Dst0) GetDst() goloxi.IOxmId
- func (self *FlowModSpecSrc0Dst0) GetDstOfs() uint16
- func (self *FlowModSpecSrc0Dst0) GetSrc() goloxi.IOxmId
- func (self *FlowModSpecSrc0Dst0) GetSrcOfs() uint16
- func (self *FlowModSpecSrc0Dst0) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowModSpecSrc0Dst0) SetDst(v goloxi.IOxmId)
- func (self *FlowModSpecSrc0Dst0) SetDstOfs(v uint16)
- func (self *FlowModSpecSrc0Dst0) SetSrc(v goloxi.IOxmId)
- func (self *FlowModSpecSrc0Dst0) SetSrcOfs(v uint16)
- type FlowModSpecSrc0Dst1
- func (self *FlowModSpecSrc0Dst1) GetDst() goloxi.IOxmId
- func (self *FlowModSpecSrc0Dst1) GetDstOfs() uint16
- func (self *FlowModSpecSrc0Dst1) GetSrc() goloxi.IOxmId
- func (self *FlowModSpecSrc0Dst1) GetSrcOfs() uint16
- func (self *FlowModSpecSrc0Dst1) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowModSpecSrc0Dst1) SetDst(v goloxi.IOxmId)
- func (self *FlowModSpecSrc0Dst1) SetDstOfs(v uint16)
- func (self *FlowModSpecSrc0Dst1) SetSrc(v goloxi.IOxmId)
- func (self *FlowModSpecSrc0Dst1) SetSrcOfs(v uint16)
- type FlowModSpecSrc0Dst2
- type FlowModSpecSrc1Dst0
- func (self *FlowModSpecSrc1Dst0) GetDst() goloxi.IOxmId
- func (self *FlowModSpecSrc1Dst0) GetDstOfs() uint16
- func (self *FlowModSpecSrc1Dst0) GetSrc() []byte
- func (self *FlowModSpecSrc1Dst0) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowModSpecSrc1Dst0) SetDst(v goloxi.IOxmId)
- func (self *FlowModSpecSrc1Dst0) SetDstOfs(v uint16)
- func (self *FlowModSpecSrc1Dst0) SetSrc(v []byte)
- type FlowModSpecSrc1Dst1
- func (self *FlowModSpecSrc1Dst1) GetDst() goloxi.IOxmId
- func (self *FlowModSpecSrc1Dst1) GetDstOfs() uint16
- func (self *FlowModSpecSrc1Dst1) GetSrc() []byte
- func (self *FlowModSpecSrc1Dst1) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowModSpecSrc1Dst1) SetDst(v goloxi.IOxmId)
- func (self *FlowModSpecSrc1Dst1) SetDstOfs(v uint16)
- func (self *FlowModSpecSrc1Dst1) SetSrc(v []byte)
- type FlowModify
- type FlowModifyStrict
- type FlowMonitorCommand
- type FlowMonitorEntry
- func (self *FlowMonitorEntry) GetCommand() FlowMonitorCommand
- func (self *FlowMonitorEntry) GetFlags() FlowMonitorFlags
- func (self *FlowMonitorEntry) GetMatch() Match
- func (self *FlowMonitorEntry) GetMonitorId() uint32
- func (self *FlowMonitorEntry) GetOutGroup() uint32
- func (self *FlowMonitorEntry) GetOutPort() uint32
- func (self *FlowMonitorEntry) GetTableId() uint8
- func (self *FlowMonitorEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowMonitorEntry) SetCommand(v FlowMonitorCommand)
- func (self *FlowMonitorEntry) SetFlags(v FlowMonitorFlags)
- func (self *FlowMonitorEntry) SetMatch(v Match)
- func (self *FlowMonitorEntry) SetMonitorId(v uint32)
- func (self *FlowMonitorEntry) SetOutGroup(v uint32)
- func (self *FlowMonitorEntry) SetOutPort(v uint32)
- func (self *FlowMonitorEntry) SetTableId(v uint8)
- type FlowMonitorFailedCode
- type FlowMonitorFailedErrorMsg
- func (self *FlowMonitorFailedErrorMsg) GetCode() FlowMonitorFailedCode
- func (self *FlowMonitorFailedErrorMsg) GetData() []byte
- func (self *FlowMonitorFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowMonitorFailedErrorMsg) SetCode(v FlowMonitorFailedCode)
- func (self *FlowMonitorFailedErrorMsg) SetData(v []byte)
- type FlowMonitorFlags
- type FlowMonitorReply
- type FlowMonitorReplyEntry
- func (self *FlowMonitorReplyEntry) GetEvent() FlowUpdateEvent
- func (self *FlowMonitorReplyEntry) GetLength() uint16
- func (self *FlowMonitorReplyEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowMonitorReplyEntry) SetEvent(v FlowUpdateEvent)
- func (self *FlowMonitorReplyEntry) SetLength(v uint16)
- type FlowMonitorRequest
- type FlowRemoved
- func (self *FlowRemoved) GetCookie() uint64
- func (self *FlowRemoved) GetHardTimeout() uint16
- func (self *FlowRemoved) GetIdleTimeout() uint16
- func (self *FlowRemoved) GetMatch() Match
- func (self *FlowRemoved) GetPriority() uint16
- func (self *FlowRemoved) GetReason() FlowRemovedReason
- func (self *FlowRemoved) GetStats() Stat
- func (self *FlowRemoved) GetTableId() uint8
- func (self *FlowRemoved) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowRemoved) SetCookie(v uint64)
- func (self *FlowRemoved) SetHardTimeout(v uint16)
- func (self *FlowRemoved) SetIdleTimeout(v uint16)
- func (self *FlowRemoved) SetMatch(v Match)
- func (self *FlowRemoved) SetPriority(v uint16)
- func (self *FlowRemoved) SetReason(v FlowRemovedReason)
- func (self *FlowRemoved) SetStats(v Stat)
- func (self *FlowRemoved) SetTableId(v uint8)
- type FlowRemovedReason
- type FlowStatsEntry
- func (self *FlowStatsEntry) GetCookie() uint64
- func (self *FlowStatsEntry) GetFlags() FlowModFlags
- func (self *FlowStatsEntry) GetHardTimeout() uint16
- func (self *FlowStatsEntry) GetIdleTimeout() uint16
- func (self *FlowStatsEntry) GetImportance() uint16
- func (self *FlowStatsEntry) GetInstructions() []IInstruction
- func (self *FlowStatsEntry) GetLength() uint16
- func (self *FlowStatsEntry) GetMatch() Match
- func (self *FlowStatsEntry) GetPriority() uint16
- func (self *FlowStatsEntry) GetStats() Stat
- func (self *FlowStatsEntry) GetTableId() uint8
- func (self *FlowStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowStatsEntry) SetCookie(v uint64)
- func (self *FlowStatsEntry) SetFlags(v FlowModFlags)
- func (self *FlowStatsEntry) SetHardTimeout(v uint16)
- func (self *FlowStatsEntry) SetIdleTimeout(v uint16)
- func (self *FlowStatsEntry) SetImportance(v uint16)
- func (self *FlowStatsEntry) SetInstructions(v []IInstruction)
- func (self *FlowStatsEntry) SetLength(v uint16)
- func (self *FlowStatsEntry) SetMatch(v Match)
- func (self *FlowStatsEntry) SetPriority(v uint16)
- func (self *FlowStatsEntry) SetStats(v Stat)
- func (self *FlowStatsEntry) SetTableId(v uint8)
- type FlowStatsReason
- type FlowStatsReply
- type FlowStatsRequest
- func (self *FlowStatsRequest) GetCookie() uint64
- func (self *FlowStatsRequest) GetCookieMask() uint64
- func (self *FlowStatsRequest) GetMatch() Match
- func (self *FlowStatsRequest) GetOutGroup() uint32
- func (self *FlowStatsRequest) GetOutPort() Port
- func (self *FlowStatsRequest) GetTableId() uint8
- func (self *FlowStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowStatsRequest) SetCookie(v uint64)
- func (self *FlowStatsRequest) SetCookieMask(v uint64)
- func (self *FlowStatsRequest) SetMatch(v Match)
- func (self *FlowStatsRequest) SetOutGroup(v uint32)
- func (self *FlowStatsRequest) SetOutPort(v Port)
- func (self *FlowStatsRequest) SetTableId(v uint8)
- type FlowUpdateEvent
- type FlowUpdateFullAdded
- func (self *FlowUpdateFullAdded) GetCookie() uint64
- func (self *FlowUpdateFullAdded) GetHardTimeout() uint16
- func (self *FlowUpdateFullAdded) GetIdleTimeout() uint16
- func (self *FlowUpdateFullAdded) GetInstructions() []IInstruction
- func (self *FlowUpdateFullAdded) GetMatch() Match
- func (self *FlowUpdateFullAdded) GetPriority() uint16
- func (self *FlowUpdateFullAdded) GetReason() uint8
- func (self *FlowUpdateFullAdded) GetTableId() uint8
- func (self *FlowUpdateFullAdded) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowUpdateFullAdded) SetCookie(v uint64)
- func (self *FlowUpdateFullAdded) SetHardTimeout(v uint16)
- func (self *FlowUpdateFullAdded) SetIdleTimeout(v uint16)
- func (self *FlowUpdateFullAdded) SetInstructions(v []IInstruction)
- func (self *FlowUpdateFullAdded) SetMatch(v Match)
- func (self *FlowUpdateFullAdded) SetPriority(v uint16)
- func (self *FlowUpdateFullAdded) SetReason(v uint8)
- func (self *FlowUpdateFullAdded) SetTableId(v uint8)
- type FlowUpdateFullInitial
- func (self *FlowUpdateFullInitial) GetCookie() uint64
- func (self *FlowUpdateFullInitial) GetHardTimeout() uint16
- func (self *FlowUpdateFullInitial) GetIdleTimeout() uint16
- func (self *FlowUpdateFullInitial) GetInstructions() []IInstruction
- func (self *FlowUpdateFullInitial) GetMatch() Match
- func (self *FlowUpdateFullInitial) GetPriority() uint16
- func (self *FlowUpdateFullInitial) GetReason() uint8
- func (self *FlowUpdateFullInitial) GetTableId() uint8
- func (self *FlowUpdateFullInitial) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowUpdateFullInitial) SetCookie(v uint64)
- func (self *FlowUpdateFullInitial) SetHardTimeout(v uint16)
- func (self *FlowUpdateFullInitial) SetIdleTimeout(v uint16)
- func (self *FlowUpdateFullInitial) SetInstructions(v []IInstruction)
- func (self *FlowUpdateFullInitial) SetMatch(v Match)
- func (self *FlowUpdateFullInitial) SetPriority(v uint16)
- func (self *FlowUpdateFullInitial) SetReason(v uint8)
- func (self *FlowUpdateFullInitial) SetTableId(v uint8)
- type FlowUpdateFullModified
- func (self *FlowUpdateFullModified) GetCookie() uint64
- func (self *FlowUpdateFullModified) GetHardTimeout() uint16
- func (self *FlowUpdateFullModified) GetIdleTimeout() uint16
- func (self *FlowUpdateFullModified) GetInstructions() []IInstruction
- func (self *FlowUpdateFullModified) GetMatch() Match
- func (self *FlowUpdateFullModified) GetPriority() uint16
- func (self *FlowUpdateFullModified) GetReason() uint8
- func (self *FlowUpdateFullModified) GetTableId() uint8
- func (self *FlowUpdateFullModified) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowUpdateFullModified) SetCookie(v uint64)
- func (self *FlowUpdateFullModified) SetHardTimeout(v uint16)
- func (self *FlowUpdateFullModified) SetIdleTimeout(v uint16)
- func (self *FlowUpdateFullModified) SetInstructions(v []IInstruction)
- func (self *FlowUpdateFullModified) SetMatch(v Match)
- func (self *FlowUpdateFullModified) SetPriority(v uint16)
- func (self *FlowUpdateFullModified) SetReason(v uint8)
- func (self *FlowUpdateFullModified) SetTableId(v uint8)
- type FlowUpdateFullRemoved
- func (self *FlowUpdateFullRemoved) GetCookie() uint64
- func (self *FlowUpdateFullRemoved) GetHardTimeout() uint16
- func (self *FlowUpdateFullRemoved) GetIdleTimeout() uint16
- func (self *FlowUpdateFullRemoved) GetInstructions() []IInstruction
- func (self *FlowUpdateFullRemoved) GetMatch() Match
- func (self *FlowUpdateFullRemoved) GetPriority() uint16
- func (self *FlowUpdateFullRemoved) GetReason() uint8
- func (self *FlowUpdateFullRemoved) GetTableId() uint8
- func (self *FlowUpdateFullRemoved) Serialize(encoder *goloxi.Encoder) error
- func (self *FlowUpdateFullRemoved) SetCookie(v uint64)
- func (self *FlowUpdateFullRemoved) SetHardTimeout(v uint16)
- func (self *FlowUpdateFullRemoved) SetIdleTimeout(v uint16)
- func (self *FlowUpdateFullRemoved) SetInstructions(v []IInstruction)
- func (self *FlowUpdateFullRemoved) SetMatch(v Match)
- func (self *FlowUpdateFullRemoved) SetPriority(v uint16)
- func (self *FlowUpdateFullRemoved) SetReason(v uint8)
- func (self *FlowUpdateFullRemoved) SetTableId(v uint8)
- type FmCmd
- type GetConfigReply
- type GetConfigRequest
- type Group
- type GroupAdd
- type GroupBucket
- type GroupBucketProp
- type GroupBucketPropExperimenter
- func (self *GroupBucketPropExperimenter) GetExpType() uint32
- func (self *GroupBucketPropExperimenter) GetExperimenter() uint32
- func (self *GroupBucketPropExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupBucketPropExperimenter) SetExpType(v uint32)
- func (self *GroupBucketPropExperimenter) SetExperimenter(v uint32)
- type GroupBucketPropWatchGroup
- type GroupBucketPropWatchPort
- type GroupBucketPropWeight
- type GroupCapabilities
- type GroupDelete
- type GroupDescStatsEntry
- func (self *GroupDescStatsEntry) GetBucketArrayLen() uint16
- func (self *GroupDescStatsEntry) GetBuckets() []*Bucket
- func (self *GroupDescStatsEntry) GetGroupId() uint32
- func (self *GroupDescStatsEntry) GetGroupType() GroupType
- func (self *GroupDescStatsEntry) GetLength() uint16
- func (self *GroupDescStatsEntry) GetProperties() []IGroupProp
- func (self *GroupDescStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupDescStatsEntry) SetBucketArrayLen(v uint16)
- func (self *GroupDescStatsEntry) SetBuckets(v []*Bucket)
- func (self *GroupDescStatsEntry) SetGroupId(v uint32)
- func (self *GroupDescStatsEntry) SetGroupType(v GroupType)
- func (self *GroupDescStatsEntry) SetLength(v uint16)
- func (self *GroupDescStatsEntry) SetProperties(v []IGroupProp)
- type GroupDescStatsReply
- type GroupDescStatsRequest
- type GroupFeaturesStatsReply
- func (self *GroupFeaturesStatsReply) GetActionsAll() uint32
- func (self *GroupFeaturesStatsReply) GetActionsFf() uint32
- func (self *GroupFeaturesStatsReply) GetActionsIndirect() uint32
- func (self *GroupFeaturesStatsReply) GetActionsSelect() uint32
- func (self *GroupFeaturesStatsReply) GetCapabilities() GroupCapabilities
- func (self *GroupFeaturesStatsReply) GetMaxGroupsAll() uint32
- func (self *GroupFeaturesStatsReply) GetMaxGroupsFf() uint32
- func (self *GroupFeaturesStatsReply) GetMaxGroupsIndirect() uint32
- func (self *GroupFeaturesStatsReply) GetMaxGroupsSelect() uint32
- func (self *GroupFeaturesStatsReply) GetTypes() uint32
- func (self *GroupFeaturesStatsReply) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupFeaturesStatsReply) SetActionsAll(v uint32)
- func (self *GroupFeaturesStatsReply) SetActionsFf(v uint32)
- func (self *GroupFeaturesStatsReply) SetActionsIndirect(v uint32)
- func (self *GroupFeaturesStatsReply) SetActionsSelect(v uint32)
- func (self *GroupFeaturesStatsReply) SetCapabilities(v GroupCapabilities)
- func (self *GroupFeaturesStatsReply) SetMaxGroupsAll(v uint32)
- func (self *GroupFeaturesStatsReply) SetMaxGroupsFf(v uint32)
- func (self *GroupFeaturesStatsReply) SetMaxGroupsIndirect(v uint32)
- func (self *GroupFeaturesStatsReply) SetMaxGroupsSelect(v uint32)
- func (self *GroupFeaturesStatsReply) SetTypes(v uint32)
- type GroupFeaturesStatsRequest
- type GroupInsertBucket
- type GroupMod
- func (self *GroupMod) GetBucketArrayLen() uint16
- func (self *GroupMod) GetBuckets() []*Bucket
- func (self *GroupMod) GetCommand() GroupModCommand
- func (self *GroupMod) GetCommandBucketId() GroupBucket
- func (self *GroupMod) GetGroupId() uint32
- func (self *GroupMod) GetGroupType() GroupType
- func (self *GroupMod) GetProperties() []IGroupProp
- func (self *GroupMod) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupMod) SetBucketArrayLen(v uint16)
- func (self *GroupMod) SetBuckets(v []*Bucket)
- func (self *GroupMod) SetCommand(v GroupModCommand)
- func (self *GroupMod) SetCommandBucketId(v GroupBucket)
- func (self *GroupMod) SetGroupId(v uint32)
- func (self *GroupMod) SetGroupType(v GroupType)
- func (self *GroupMod) SetProperties(v []IGroupProp)
- type GroupModCommand
- type GroupModFailedCode
- type GroupModFailedErrorMsg
- func (self *GroupModFailedErrorMsg) GetCode() GroupModFailedCode
- func (self *GroupModFailedErrorMsg) GetData() []byte
- func (self *GroupModFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupModFailedErrorMsg) SetCode(v GroupModFailedCode)
- func (self *GroupModFailedErrorMsg) SetData(v []byte)
- type GroupModify
- type GroupProp
- type GroupPropExperimenter
- func (self *GroupPropExperimenter) GetExpType() uint32
- func (self *GroupPropExperimenter) GetExperimenter() uint32
- func (self *GroupPropExperimenter) GetLength() uint16
- func (self *GroupPropExperimenter) GetType() uint16
- func (self *GroupPropExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupPropExperimenter) SetExpType(v uint32)
- func (self *GroupPropExperimenter) SetExperimenter(v uint32)
- func (self *GroupPropExperimenter) SetLength(v uint16)
- func (self *GroupPropExperimenter) SetType(v uint16)
- type GroupRemoveBucket
- type GroupStatsEntry
- func (self *GroupStatsEntry) GetBucketStats() []*BucketCounter
- func (self *GroupStatsEntry) GetByteCount() uint64
- func (self *GroupStatsEntry) GetDurationNsec() uint32
- func (self *GroupStatsEntry) GetDurationSec() uint32
- func (self *GroupStatsEntry) GetGroupId() uint32
- func (self *GroupStatsEntry) GetLength() uint16
- func (self *GroupStatsEntry) GetPacketCount() uint64
- func (self *GroupStatsEntry) GetRefCount() uint32
- func (self *GroupStatsEntry) Serialize(encoder *goloxi.Encoder) error
- func (self *GroupStatsEntry) SetBucketStats(v []*BucketCounter)
- func (self *GroupStatsEntry) SetByteCount(v uint64)
- func (self *GroupStatsEntry) SetDurationNsec(v uint32)
- func (self *GroupStatsEntry) SetDurationSec(v uint32)
- func (self *GroupStatsEntry) SetGroupId(v uint32)
- func (self *GroupStatsEntry) SetLength(v uint16)
- func (self *GroupStatsEntry) SetPacketCount(v uint64)
- func (self *GroupStatsEntry) SetRefCount(v uint32)
- type GroupStatsReply
- type GroupStatsRequest
- type GroupType
- type Header
- func (self *Header) Decode(decoder *goloxi.Decoder) error
- func (self *Header) GetLength() uint16
- func (self *Header) GetType() uint8
- func (self *Header) GetVersion() uint8
- func (self *Header) GetXid() uint32
- func (h *Header) MessageName() string
- func (h *Header) MessageType() uint8
- func (self *Header) Serialize(encoder *goloxi.Encoder) error
- func (self *Header) SetLength(v uint16)
- func (self *Header) SetType(v uint8)
- func (self *Header) SetVersion(v uint8)
- func (self *Header) SetXid(v uint32)
- type HeaderType
- type HeaderTypeNamespace
- type HeaderTypeOnf
- type Hello
- type HelloElem
- type HelloElemType
- type HelloElemVersionbitmap
- type HelloFailedCode
- type HelloFailedErrorMsg
- type IAction
- type IActionBsn
- type IActionBsnChecksum
- type IActionBsnGentable
- type IActionBsnMirror
- type IActionBsnSetTunnelDst
- type IActionCopyField
- type IActionCopyTtlIn
- type IActionCopyTtlOut
- type IActionDecMplsTtl
- type IActionDecNwTtl
- type IActionExperimenter
- type IActionGroup
- type IActionId
- type IActionIdBsn
- type IActionIdBsnChecksum
- type IActionIdBsnGentable
- type IActionIdBsnMirror
- type IActionIdBsnSetTunnelDst
- type IActionIdCopyTtlIn
- type IActionIdCopyTtlOut
- type IActionIdDecMplsTtl
- type IActionIdDecNwTtl
- type IActionIdExperimenter
- type IActionIdGroup
- type IActionIdMeter
- type IActionIdNicira
- type IActionIdNiciraDecTtl
- type IActionIdNxBundle
- type IActionIdNxBundleLoad
- type IActionIdNxBundleLoadInPort
- type IActionIdNxClone
- type IActionIdNxConjunction
- type IActionIdNxController
- type IActionIdNxController2
- type IActionIdNxCt
- type IActionIdNxCtClear
- type IActionIdNxDebugRecirc
- type IActionIdNxDebugSlow
- type IActionIdNxDecMplsTtl
- type IActionIdNxDecNshTtl
- type IActionIdNxDecTtlCntIds
- type IActionIdNxDecap
- type IActionIdNxEncap
- type IActionIdNxExit
- type IActionIdNxFinTimeout
- type IActionIdNxGroup
- type IActionIdNxLearn
- type IActionIdNxLearn2
- type IActionIdNxMultipath
- type IActionIdNxNat
- type IActionIdNxNote
- type IActionIdNxOutputReg
- type IActionIdNxOutputReg2
- type IActionIdNxOutputTrunc
- type IActionIdNxPopMpls
- type IActionIdNxPopQueue
- type IActionIdNxPushMpls
- type IActionIdNxRegLoad
- type IActionIdNxRegLoad2
- type IActionIdNxRegMove
- type IActionIdNxResubmit
- type IActionIdNxResubmitTable
- type IActionIdNxResubmitTableCt
- type IActionIdNxSample
- type IActionIdNxSample2
- type IActionIdNxSample3
- type IActionIdNxSetMplsLabel
- type IActionIdNxSetMplsTc
- type IActionIdNxSetMplsTtl
- type IActionIdNxSetQueue
- type IActionIdNxSetTunnel
- type IActionIdNxSetTunnel64
- type IActionIdNxStackPop
- type IActionIdNxStackPush
- type IActionIdNxWriteMetadata
- type IActionIdOutput
- type IActionIdPopMpls
- type IActionIdPopPbb
- type IActionIdPopVlan
- type IActionIdPushMpls
- type IActionIdPushPbb
- type IActionIdPushVlan
- type IActionIdResubmit
- type IActionIdSetField
- type IActionIdSetMplsTtl
- type IActionIdSetNwTtl
- type IActionIdSetQueue
- type IActionMeter
- type IActionNicira
- type IActionNiciraDecTtl
- type IActionNxBundle
- type IActionNxBundleLoad
- type IActionNxBundleLoadInPort
- type IActionNxBundleLoadSlave
- type IActionNxClone
- type IActionNxConjunction
- type IActionNxController
- type IActionNxController2
- type IActionNxController2Property
- type IActionNxController2PropertyControllerId
- type IActionNxController2PropertyMaxLen
- type IActionNxController2PropertyMeterId
- type IActionNxController2PropertyPause
- type IActionNxController2PropertyReason
- type IActionNxController2PropertyUserdata
- type IActionNxCt
- type IActionNxCtClear
- type IActionNxDebugRecirc
- type IActionNxDebugSlow
- type IActionNxDecMplsTtl
- type IActionNxDecNshTtl
- type IActionNxDecTtlCntIds
- type IActionNxDecap
- type IActionNxEncap
- type IActionNxExit
- type IActionNxFinTimeout
- type IActionNxGroup
- type IActionNxLearn
- type IActionNxLearn2
- type IActionNxMultipath
- type IActionNxNat
- type IActionNxNote
- type IActionNxOutputReg
- type IActionNxOutputReg2
- type IActionNxOutputTrunc
- type IActionNxPopMpls
- type IActionNxPopQueue
- type IActionNxPushMpls
- type IActionNxRegLoad
- type IActionNxRegLoad2
- type IActionNxRegMove
- type IActionNxResubmit
- type IActionNxResubmitTable
- type IActionNxResubmitTableCt
- type IActionNxSample
- type IActionNxSample2
- type IActionNxSample3
- type IActionNxSetMplsLabel
- type IActionNxSetMplsTc
- type IActionNxSetMplsTtl
- type IActionNxSetQueue
- type IActionNxSetTunnel
- type IActionNxSetTunnel64
- type IActionNxStackPop
- type IActionNxStackPush
- type IActionNxWriteMetadata
- type IActionOutput
- type IActionPopMpls
- type IActionPopPbb
- type IActionPopVlan
- type IActionPushMpls
- type IActionPushPbb
- type IActionPushVlan
- type IActionResubmit
- type IActionSetField
- type IActionSetMplsTtl
- type IActionSetNwTtl
- type IActionSetQueue
- type IAggregateStatsReply
- type IAggregateStatsRequest
- type IAsyncConfigFailedErrorMsg
- type IAsyncConfigProp
- type IAsyncConfigPropContStatusMaster
- type IAsyncConfigPropContStatusSlave
- type IAsyncConfigPropExperimenterMaster
- type IAsyncConfigPropExperimenterSlave
- type IAsyncConfigPropFlowRemovedMaster
- type IAsyncConfigPropFlowRemovedSlave
- type IAsyncConfigPropFlowStatsMaster
- type IAsyncConfigPropFlowStatsSlave
- type IAsyncConfigPropPacketInMaster
- type IAsyncConfigPropPacketInSlave
- type IAsyncConfigPropPortStatusMaster
- type IAsyncConfigPropPortStatusSlave
- type IAsyncConfigPropRequestforwardMaster
- type IAsyncConfigPropRequestforwardSlave
- type IAsyncConfigPropRoleStatusMaster
- type IAsyncConfigPropRoleStatusSlave
- type IAsyncConfigPropTableStatusMaster
- type IAsyncConfigPropTableStatusSlave
- type IAsyncGetReply
- type IAsyncGetRequest
- type IAsyncSet
- type IBadActionErrorMsg
- type IBadInstructionErrorMsg
- type IBadMatchErrorMsg
- type IBadPropertyErrorMsg
- type IBadRequestErrorMsg
- type IBarrierReply
- type IBarrierRequest
- type IBsnArpIdle
- type IBsnBaseError
- type IBsnBwClearDataReply
- type IBsnBwClearDataRequest
- type IBsnBwEnableGetReply
- type IBsnBwEnableGetRequest
- type IBsnBwEnableSetReply
- type IBsnBwEnableSetRequest
- type IBsnControllerConnection
- type IBsnControllerConnectionsReply
- type IBsnControllerConnectionsRequest
- type IBsnDebugCounterDescStatsEntry
- type IBsnDebugCounterDescStatsReply
- type IBsnDebugCounterDescStatsRequest
- type IBsnDebugCounterStatsEntry
- type IBsnDebugCounterStatsReply
- type IBsnDebugCounterStatsRequest
- type IBsnError
- type IBsnFlowChecksumBucketStatsEntry
- type IBsnFlowChecksumBucketStatsReply
- type IBsnFlowChecksumBucketStatsRequest
- type IBsnFlowIdle
- type IBsnFlowIdleEnableGetReply
- type IBsnFlowIdleEnableGetRequest
- type IBsnFlowIdleEnableSetReply
- type IBsnFlowIdleEnableSetRequest
- type IBsnGenericAsync
- type IBsnGenericCommand
- type IBsnGenericStatsEntry
- type IBsnGenericStatsReply
- type IBsnGenericStatsRequest
- type IBsnGentableBucketStatsEntry
- type IBsnGentableBucketStatsReply
- type IBsnGentableBucketStatsRequest
- type IBsnGentableClearReply
- type IBsnGentableClearRequest
- type IBsnGentableDescStatsEntry
- type IBsnGentableDescStatsReply
- type IBsnGentableDescStatsRequest
- type IBsnGentableEntryAdd
- type IBsnGentableEntryDelete
- type IBsnGentableEntryDescStatsEntry
- type IBsnGentableEntryDescStatsReply
- type IBsnGentableEntryDescStatsRequest
- type IBsnGentableEntryStatsEntry
- type IBsnGentableEntryStatsReply
- type IBsnGentableEntryStatsRequest
- type IBsnGentableError
- type IBsnGentableSetBucketsSize
- type IBsnGentableStatsEntry
- type IBsnGentableStatsReply
- type IBsnGentableStatsRequest
- type IBsnGetInterfacesReply
- type IBsnGetInterfacesRequest
- type IBsnGetMirroringReply
- type IBsnGetMirroringRequest
- type IBsnGetSwitchPipelineReply
- type IBsnGetSwitchPipelineRequest
- type IBsnHeader
- type IBsnImageDescStatsReply
- type IBsnImageDescStatsRequest
- type IBsnInterface
- type IBsnLacpConvergenceNotif
- type IBsnLacpStatsEntry
- type IBsnLacpStatsReply
- type IBsnLacpStatsRequest
- type IBsnLog
- type IBsnLuaCommandReply
- type IBsnLuaCommandRequest
- type IBsnLuaNotification
- type IBsnLuaUpload
- type IBsnPduRxReply
- type IBsnPduRxRequest
- type IBsnPduRxTimeout
- type IBsnPduTxReply
- type IBsnPduTxRequest
- type IBsnPortCounterStatsEntry
- type IBsnPortCounterStatsReply
- type IBsnPortCounterStatsRequest
- type IBsnSetAuxCxnsReply
- type IBsnSetAuxCxnsRequest
- type IBsnSetLacpReply
- type IBsnSetLacpRequest
- type IBsnSetMirroring
- type IBsnSetPktinSuppressionReply
- type IBsnSetPktinSuppressionRequest
- type IBsnSetSwitchPipelineReply
- type IBsnSetSwitchPipelineRequest
- type IBsnStatsReply
- type IBsnStatsRequest
- type IBsnSwitchPipelineStatsEntry
- type IBsnSwitchPipelineStatsReply
- type IBsnSwitchPipelineStatsRequest
- type IBsnTableChecksumStatsEntry
- type IBsnTableChecksumStatsReply
- type IBsnTableChecksumStatsRequest
- type IBsnTableSetBucketsSize
- type IBsnTakeover
- type IBsnTimeReply
- type IBsnTimeRequest
- type IBsnTlv
- type IBsnTlvActorKey
- type IBsnTlvActorPortNum
- type IBsnTlvActorPortPriority
- type IBsnTlvActorState
- type IBsnTlvActorSystemMac
- type IBsnTlvActorSystemPriority
- type IBsnTlvAnchor
- type IBsnTlvApplyBytes
- type IBsnTlvApplyPackets
- type IBsnTlvAutoNegotiation
- type IBsnTlvBfdEndpoint
- type IBsnTlvBfdState
- type IBsnTlvBroadcastQueryTimeout
- type IBsnTlvBroadcastRate
- type IBsnTlvBucket
- type IBsnTlvCircuitId
- type IBsnTlvConvergenceStatus
- type IBsnTlvCpuLag
- type IBsnTlvCrcEnabled
- type IBsnTlvData
- type IBsnTlvDataMask
- type IBsnTlvDecap
- type IBsnTlvDisableSrcMacCheck
- type IBsnTlvDrop
- type IBsnTlvDscp
- type IBsnTlvEcn
- type IBsnTlvEgressOnly
- type IBsnTlvEgressPortGroupId
- type IBsnTlvEncap
- type IBsnTlvEnhancedHashCapability
- type IBsnTlvEthDst
- type IBsnTlvEthSrc
- type IBsnTlvEthType
- type IBsnTlvExternalGatewayIp
- type IBsnTlvExternalGatewayMac
- type IBsnTlvExternalIp
- type IBsnTlvExternalMac
- type IBsnTlvExternalNetmask
- type IBsnTlvFabricPortRole
- type IBsnTlvFlood
- type IBsnTlvFlowClassifier
- type IBsnTlvFlowClassify
- type IBsnTlvFlowIdentifier
- type IBsnTlvForceLinkUp
- type IBsnTlvForwardErrorCorrection
- type IBsnTlvGenerationId
- type IBsnTlvHashAlgorithm
- type IBsnTlvHashGtpHeaderMatch
- type IBsnTlvHashGtpPortMatch
- type IBsnTlvHashPacketField
- type IBsnTlvHashPacketType
- type IBsnTlvHashSeed
- type IBsnTlvHashType
- type IBsnTlvHeaderSize
- type IBsnTlvIcmpCode
- type IBsnTlvIcmpId
- type IBsnTlvIcmpType
- type IBsnTlvIcmpv6Chksum
- type IBsnTlvIdentifier
- type IBsnTlvIdleNotification
- type IBsnTlvIdleTime
- type IBsnTlvIdleTimeout
- type IBsnTlvIgmpSnooping
- type IBsnTlvIngressPortGroupId
- type IBsnTlvInternalGatewayMac
- type IBsnTlvInternalMac
- type IBsnTlvInterval
- type IBsnTlvIpProto
- type IBsnTlvIpTunnelType
- type IBsnTlvIpv4
- type IBsnTlvIpv4Dst
- type IBsnTlvIpv4Netmask
- type IBsnTlvIpv4Src
- type IBsnTlvIpv6
- type IBsnTlvIpv6Dst
- type IBsnTlvIpv6Prefix
- type IBsnTlvIpv6Src
- type IBsnTlvKnownMulticastRate
- type IBsnTlvL2MulticastLookup
- type IBsnTlvL3
- type IBsnTlvL3DstClassId
- type IBsnTlvL3InterfaceClassId
- type IBsnTlvL3SrcClassId
- type IBsnTlvLagOptions
- type IBsnTlvLoopbackMode
- type IBsnTlvLoopbackPort
- type IBsnTlvLrAllEnabled
- type IBsnTlvMac
- type IBsnTlvMacMask
- type IBsnTlvMcgTypeVxlan
- type IBsnTlvMissPackets
- type IBsnTlvMplsControlWord
- type IBsnTlvMplsLabel
- type IBsnTlvMplsSequenced
- type IBsnTlvMulticastInterfaceId
- type IBsnTlvMulticastPacket
- type IBsnTlvMultiplier
- type IBsnTlvName
- type IBsnTlvNdpOffload
- type IBsnTlvNdpStatic
- type IBsnTlvNegate
- type IBsnTlvNextHopIpv4
- type IBsnTlvNextHopMac
- type IBsnTlvNexthopTypeVxlan
- type IBsnTlvNoArpResponse
- type IBsnTlvNoNsResponse
- type IBsnTlvOffset
- type IBsnTlvOpticsAlwaysEnabled
- type IBsnTlvOuterSrcMac
- type IBsnTlvParentPort
- type IBsnTlvPartnerKey
- type IBsnTlvPartnerPortNum
- type IBsnTlvPartnerPortPriority
- type IBsnTlvPartnerState
- type IBsnTlvPartnerSystemMac
- type IBsnTlvPartnerSystemPriority
- type IBsnTlvPassive
- type IBsnTlvPduaRxInstance
- type IBsnTlvPimDr
- type IBsnTlvPimHelloFlood
- type IBsnTlvPort
- type IBsnTlvPortMode
- type IBsnTlvPortSpeedGbps
- type IBsnTlvPortUsage
- type IBsnTlvPortVxlanMode
- type IBsnTlvPriority
- type IBsnTlvPushVlanOnEgress
- type IBsnTlvPushVlanOnIngress
- type IBsnTlvQosPriority
- type IBsnTlvQueueId
- type IBsnTlvQueueWeight
- type IBsnTlvRateLimit
- type IBsnTlvRateUnit
- type IBsnTlvRecordPackets
- type IBsnTlvReference
- type IBsnTlvReplyPackets
- type IBsnTlvRequestPackets
- type IBsnTlvRestServer
- type IBsnTlvRoutingParam
- type IBsnTlvRxBytes
- type IBsnTlvRxPackets
- type IBsnTlvSamplingRate
- type IBsnTlvSetLoopbackMode
- type IBsnTlvStatus
- type IBsnTlvStripMplsL2OnIngress
- type IBsnTlvStripMplsL3OnIngress
- type IBsnTlvStripVlanOnEgress
- type IBsnTlvSubAgentId
- type IBsnTlvTcpDst
- type IBsnTlvTcpFlags
- type IBsnTlvTcpSrc
- type IBsnTlvTimestamp
- type IBsnTlvTtl
- type IBsnTlvTunnelCapability
- type IBsnTlvTxBytes
- type IBsnTlvTxPackets
- type IBsnTlvUdfAnchor
- type IBsnTlvUdfCapability
- type IBsnTlvUdfId
- type IBsnTlvUdfLength
- type IBsnTlvUdfOffset
- type IBsnTlvUdpDst
- type IBsnTlvUdpSrc
- type IBsnTlvUint32
- type IBsnTlvUint64List
- type IBsnTlvUnicastQueryTimeout
- type IBsnTlvUnicastRate
- type IBsnTlvUnknownMulticastRate
- type IBsnTlvUntagged
- type IBsnTlvUpgrade
- type IBsnTlvUriScheme
- type IBsnTlvUsePacketState
- type IBsnTlvUserConfigured
- type IBsnTlvVfi
- type IBsnTlvVfpClassId
- type IBsnTlvVirtual
- type IBsnTlvVlanMacList
- type IBsnTlvVlanPcp
- type IBsnTlvVlanVid
- type IBsnTlvVlanVidMask
- type IBsnTlvVni
- type IBsnTlvVpnKey
- type IBsnTlvVrf
- type IBsnTlvVxlanEgressLag
- type IBsnVirtualPortCreateReply
- type IBsnVirtualPortCreateRequest
- type IBsnVirtualPortRemoveReply
- type IBsnVirtualPortRemoveRequest
- type IBsnVlanCounterClear
- type IBsnVlanCounterStatsEntry
- type IBsnVlanCounterStatsReply
- type IBsnVlanCounterStatsRequest
- type IBsnVlanMac
- type IBsnVport
- type IBsnVportL2Gre
- type IBsnVportQInQ
- type IBsnVrfCounterStatsEntry
- type IBsnVrfCounterStatsReply
- type IBsnVrfCounterStatsRequest
- type IBucket
- type IBucketCounter
- type IBundleAddMsg
- type IBundleCtrlMsg
- type IBundleFailedErrorMsg
- type IBundleFeaturesProp
- type IBundleFeaturesPropTime
- type IBundleFeaturesStatsReply
- type IBundleFeaturesStatsRequest
- type IBundleProp
- type IBundlePropExperimenter
- type IBundlePropTime
- type IControllerStatus
- type IControllerStatusEntry
- type IControllerStatusProp
- type IControllerStatusPropExperimenter
- type IControllerStatusPropUri
- type IControllerStatusStatsReply
- type IControllerStatusStatsRequest
- type IDescStatsReply
- type IDescStatsRequest
- type IEchoReply
- type IEchoRequest
- type IEdPropHeader
- type IEdPropNsh
- type IEdPropNshMdType
- type IEdPropNshTlv
- type IErrorMsg
- type IExperimenter
- type IExperimenterErrorMsg
- type IExperimenterStatsReply
- type IExperimenterStatsRequest
- type IFeaturesReply
- type IFeaturesRequest
- type IFlowAdd
- type IFlowDelete
- type IFlowDeleteStrict
- type IFlowLightweightStatsEntry
- type IFlowLightweightStatsReply
- type IFlowLightweightStatsRequest
- type IFlowMod
- type IFlowModFailedErrorMsg
- type IFlowModSpec
- type IFlowModSpecSrc0Dst0
- type IFlowModSpecSrc0Dst1
- type IFlowModSpecSrc0Dst2
- type IFlowModSpecSrc1Dst0
- type IFlowModSpecSrc1Dst1
- type IFlowModify
- type IFlowModifyStrict
- type IFlowMonitorEntry
- type IFlowMonitorFailedErrorMsg
- type IFlowMonitorReply
- type IFlowMonitorReplyEntry
- type IFlowMonitorRequest
- type IFlowRemoved
- type IFlowStatsEntry
- type IFlowStatsReply
- type IFlowStatsRequest
- type IFlowUpdateFullAdded
- type IFlowUpdateFullInitial
- type IFlowUpdateFullModified
- type IFlowUpdateFullRemoved
- type IGetConfigReply
- type IGetConfigRequest
- type IGroupAdd
- type IGroupBucketProp
- type IGroupBucketPropExperimenter
- type IGroupBucketPropWatchGroup
- type IGroupBucketPropWatchPort
- type IGroupBucketPropWeight
- type IGroupDelete
- type IGroupDescStatsEntry
- type IGroupDescStatsReply
- type IGroupDescStatsRequest
- type IGroupFeaturesStatsReply
- type IGroupFeaturesStatsRequest
- type IGroupInsertBucket
- type IGroupMod
- type IGroupModFailedErrorMsg
- type IGroupModify
- type IGroupProp
- type IGroupPropExperimenter
- type IGroupRemoveBucket
- type IGroupStatsEntry
- type IGroupStatsReply
- type IGroupStatsRequest
- type IHeader
- type IHeaderType
- type IHello
- type IHelloElem
- type IHelloElemVersionbitmap
- type IHelloFailedErrorMsg
- type IInstruction
- type IInstructionApplyActions
- type IInstructionBsn
- type IInstructionBsnArpOffload
- type IInstructionBsnAutoNegotiation
- type IInstructionBsnDeny
- type IInstructionBsnDhcpOffload
- type IInstructionBsnDirectedBroadcast
- type IInstructionBsnDisableL3
- type IInstructionBsnDisableSrcMacCheck
- type IInstructionBsnDisableVlanCounters
- type IInstructionBsnHashSelect
- type IInstructionBsnInternalPriority
- type IInstructionBsnNdpOffload
- type IInstructionBsnPacketOfDeath
- type IInstructionBsnPermit
- type IInstructionBsnPrioritizePdus
- type IInstructionBsnRequireVlanXlate
- type IInstructionBsnSpanDestination
- type IInstructionClearActions
- type IInstructionExperimenter
- type IInstructionGotoTable
- type IInstructionId
- type IInstructionIdApplyActions
- type IInstructionIdBsn
- type IInstructionIdBsnArpOffload
- type IInstructionIdBsnAutoNegotiation
- type IInstructionIdBsnDeny
- type IInstructionIdBsnDhcpOffload
- type IInstructionIdBsnDirectedBroadcast
- type IInstructionIdBsnDisableL3
- type IInstructionIdBsnDisableSrcMacCheck
- type IInstructionIdBsnDisableVlanCounters
- type IInstructionIdBsnHashSelect
- type IInstructionIdBsnInternalPriority
- type IInstructionIdBsnNdpOffload
- type IInstructionIdBsnPacketOfDeath
- type IInstructionIdBsnPermit
- type IInstructionIdBsnPrioritizePdus
- type IInstructionIdBsnRequireVlanXlate
- type IInstructionIdBsnSpanDestination
- type IInstructionIdClearActions
- type IInstructionIdExperimenter
- type IInstructionIdGotoTable
- type IInstructionIdStatTrigger
- type IInstructionIdWriteActions
- type IInstructionIdWriteMetadata
- type IInstructionStatTrigger
- type IInstructionWriteActions
- type IInstructionWriteMetadata
- type IMatchV3
- type IMeterBand
- type IMeterBandDrop
- type IMeterBandDscpRemark
- type IMeterBandExperimenter
- type IMeterBandStats
- type IMeterConfig
- type IMeterConfigStatsReply
- type IMeterConfigStatsRequest
- type IMeterFeatures
- type IMeterFeaturesStatsReply
- type IMeterFeaturesStatsRequest
- type IMeterMod
- type IMeterModFailedErrorMsg
- type IMeterStats
- type IMeterStatsReply
- type IMeterStatsRequest
- type INiciraFlowMonitorReply
- type INiciraFlowMonitorRequest
- type INiciraFlowStats
- type INiciraFlowStatsReply
- type INiciraFlowStatsRequest
- type INiciraFlowUpdateEvent
- type INiciraFlowUpdateFullAdd
- type INiciraFlowUpdateFullDeleted
- type INiciraFlowUpdateFullModified
- type INiciraHeader
- type INiciraMatch
- type INiciraStatsReply
- type INxmArpOp
- type INxmArpSha
- type INxmArpShaMasked
- type INxmArpSpa
- type INxmArpSpaMasked
- type INxmArpTha
- type INxmArpThaMasked
- type INxmArpTpa
- type INxmArpTpaMasked
- type INxmConjId
- type INxmCtIpv6Dst
- type INxmCtIpv6DstMasked
- type INxmCtIpv6Src
- type INxmCtIpv6SrcMasked
- type INxmCtLabel
- type INxmCtLabelMasked
- type INxmCtMark
- type INxmCtMarkMasked
- type INxmCtNwDst
- type INxmCtNwDstMasked
- type INxmCtNwProto
- type INxmCtNwSrc
- type INxmCtNwSrcMasked
- type INxmCtState
- type INxmCtStateMasked
- type INxmCtTpDst
- type INxmCtTpDstMasked
- type INxmCtTpSrc
- type INxmCtTpSrcMasked
- type INxmCtZone
- type INxmDpHash
- type INxmDpHashMasked
- type INxmEthDst
- type INxmEthDstMasked
- type INxmEthSrc
- type INxmEthSrcMasked
- type INxmEthType
- type INxmIcmpCode
- type INxmIcmpType
- type INxmIcmpv6Code
- type INxmIcmpv6Type
- type INxmInPort
- type INxmIpDst
- type INxmIpDstMasked
- type INxmIpFrag
- type INxmIpFragMasked
- type INxmIpSrc
- type INxmIpSrcMasked
- type INxmIpv6Dst
- type INxmIpv6DstMasked
- type INxmIpv6Label
- type INxmIpv6LabelMasked
- type INxmIpv6Src
- type INxmIpv6SrcMasked
- type INxmMplsTtl
- type INxmNdSll
- type INxmNdSllMasked
- type INxmNdTarget
- type INxmNdTargetMasked
- type INxmNdTll
- type INxmNdTllMasked
- type INxmNwEcn
- type INxmNwProto
- type INxmNwTos
- type INxmNwTtl
- type INxmPktMark
- type INxmPktMarkMasked
- type INxmRecircId
- type INxmReg0
- type INxmReg0Masked
- type INxmReg1
- type INxmReg10
- type INxmReg10Masked
- type INxmReg11
- type INxmReg11Masked
- type INxmReg12
- type INxmReg12Masked
- type INxmReg13
- type INxmReg13Masked
- type INxmReg14
- type INxmReg14Masked
- type INxmReg15
- type INxmReg15Masked
- type INxmReg1Masked
- type INxmReg2
- type INxmReg2Masked
- type INxmReg3
- type INxmReg3Masked
- type INxmReg4
- type INxmReg4Masked
- type INxmReg5
- type INxmReg5Masked
- type INxmReg6
- type INxmReg6Masked
- type INxmReg7
- type INxmReg7Masked
- type INxmReg8
- type INxmReg8Masked
- type INxmReg9
- type INxmReg9Masked
- type INxmTcpDst
- type INxmTcpDstMasked
- type INxmTcpFlags
- type INxmTcpFlagsMasked
- type INxmTcpSrc
- type INxmTcpSrcMasked
- type INxmTunDst
- type INxmTunDstMasked
- type INxmTunFlags
- type INxmTunFlagsMasked
- type INxmTunGbpFlags
- type INxmTunGbpFlagsMasked
- type INxmTunGbpId
- type INxmTunGbpIdMasked
- type INxmTunId
- type INxmTunIdMasked
- type INxmTunIpv6Dst
- type INxmTunIpv6DstMasked
- type INxmTunIpv6Src
- type INxmTunIpv6SrcMasked
- type INxmTunMetadata0
- type INxmTunMetadata0Masked
- type INxmTunMetadata1
- type INxmTunMetadata10
- type INxmTunMetadata10Masked
- type INxmTunMetadata11
- type INxmTunMetadata11Masked
- type INxmTunMetadata12
- type INxmTunMetadata12Masked
- type INxmTunMetadata13
- type INxmTunMetadata13Masked
- type INxmTunMetadata14
- type INxmTunMetadata14Masked
- type INxmTunMetadata15
- type INxmTunMetadata15Masked
- type INxmTunMetadata16
- type INxmTunMetadata16Masked
- type INxmTunMetadata17
- type INxmTunMetadata17Masked
- type INxmTunMetadata18
- type INxmTunMetadata18Masked
- type INxmTunMetadata19
- type INxmTunMetadata19Masked
- type INxmTunMetadata1Masked
- type INxmTunMetadata2
- type INxmTunMetadata20
- type INxmTunMetadata20Masked
- type INxmTunMetadata21
- type INxmTunMetadata21Masked
- type INxmTunMetadata22
- type INxmTunMetadata22Masked
- type INxmTunMetadata23
- type INxmTunMetadata23Masked
- type INxmTunMetadata24
- type INxmTunMetadata24Masked
- type INxmTunMetadata25
- type INxmTunMetadata25Masked
- type INxmTunMetadata26
- type INxmTunMetadata26Masked
- type INxmTunMetadata27
- type INxmTunMetadata27Masked
- type INxmTunMetadata28
- type INxmTunMetadata28Masked
- type INxmTunMetadata29
- type INxmTunMetadata29Masked
- type INxmTunMetadata2Masked
- type INxmTunMetadata3
- type INxmTunMetadata30
- type INxmTunMetadata30Masked
- type INxmTunMetadata31
- type INxmTunMetadata31Masked
- type INxmTunMetadata32
- type INxmTunMetadata32Masked
- type INxmTunMetadata33
- type INxmTunMetadata33Masked
- type INxmTunMetadata34
- type INxmTunMetadata34Masked
- type INxmTunMetadata35
- type INxmTunMetadata35Masked
- type INxmTunMetadata36
- type INxmTunMetadata36Masked
- type INxmTunMetadata37
- type INxmTunMetadata37Masked
- type INxmTunMetadata38
- type INxmTunMetadata38Masked
- type INxmTunMetadata39
- type INxmTunMetadata39Masked
- type INxmTunMetadata3Masked
- type INxmTunMetadata4
- type INxmTunMetadata40
- type INxmTunMetadata40Masked
- type INxmTunMetadata41
- type INxmTunMetadata41Masked
- type INxmTunMetadata42
- type INxmTunMetadata42Masked
- type INxmTunMetadata43
- type INxmTunMetadata43Masked
- type INxmTunMetadata44
- type INxmTunMetadata44Masked
- type INxmTunMetadata45
- type INxmTunMetadata45Masked
- type INxmTunMetadata46
- type INxmTunMetadata46Masked
- type INxmTunMetadata47
- type INxmTunMetadata47Masked
- type INxmTunMetadata48
- type INxmTunMetadata48Masked
- type INxmTunMetadata49
- type INxmTunMetadata49Masked
- type INxmTunMetadata4Masked
- type INxmTunMetadata5
- type INxmTunMetadata50
- type INxmTunMetadata50Masked
- type INxmTunMetadata51
- type INxmTunMetadata51Masked
- type INxmTunMetadata52
- type INxmTunMetadata52Masked
- type INxmTunMetadata53
- type INxmTunMetadata53Masked
- type INxmTunMetadata54
- type INxmTunMetadata54Masked
- type INxmTunMetadata55
- type INxmTunMetadata55Masked
- type INxmTunMetadata56
- type INxmTunMetadata56Masked
- type INxmTunMetadata57
- type INxmTunMetadata57Masked
- type INxmTunMetadata58
- type INxmTunMetadata58Masked
- type INxmTunMetadata59
- type INxmTunMetadata59Masked
- type INxmTunMetadata5Masked
- type INxmTunMetadata6
- type INxmTunMetadata60
- type INxmTunMetadata60Masked
- type INxmTunMetadata61
- type INxmTunMetadata61Masked
- type INxmTunMetadata62
- type INxmTunMetadata62Masked
- type INxmTunMetadata63
- type INxmTunMetadata63Masked
- type INxmTunMetadata6Masked
- type INxmTunMetadata7
- type INxmTunMetadata7Masked
- type INxmTunMetadata8
- type INxmTunMetadata8Masked
- type INxmTunMetadata9
- type INxmTunMetadata9Masked
- type INxmTunSrc
- type INxmTunSrcMasked
- type INxmUdpDst
- type INxmUdpDstMasked
- type INxmUdpSrc
- type INxmUdpSrcMasked
- type INxmVlanTci
- type INxmVlanTciMasked
- type INxmXxreg0
- type INxmXxreg0Masked
- type INxmXxreg1
- type INxmXxreg1Masked
- type INxmXxreg2
- type INxmXxreg2Masked
- type INxmXxreg3
- type INxmXxreg3Masked
- type IOxm
- type IOxmActsetOutput
- type IOxmActsetOutputMasked
- type IOxmArpOp
- type IOxmArpOpMasked
- type IOxmArpSha
- type IOxmArpShaMasked
- type IOxmArpSpa
- type IOxmArpSpaMasked
- type IOxmArpTha
- type IOxmArpThaMasked
- type IOxmArpTpa
- type IOxmArpTpaMasked
- type IOxmBsnEgrPortGroupId
- type IOxmBsnEgrPortGroupIdMasked
- type IOxmBsnIfpClassId
- type IOxmBsnIfpClassIdMasked
- type IOxmBsnInPorts128
- type IOxmBsnInPorts128Masked
- type IOxmBsnInPorts512
- type IOxmBsnInPorts512Masked
- type IOxmBsnIngressPortGroupId
- type IOxmBsnIngressPortGroupIdMasked
- type IOxmBsnInnerEthDst
- type IOxmBsnInnerEthDstMasked
- type IOxmBsnInnerEthSrc
- type IOxmBsnInnerEthSrcMasked
- type IOxmBsnInnerVlanVid
- type IOxmBsnInnerVlanVidMasked
- type IOxmBsnIpFragmentation
- type IOxmBsnIpFragmentationMasked
- type IOxmBsnL2CacheHit
- type IOxmBsnL2CacheHitMasked
- type IOxmBsnL3InterfaceClassId
- type IOxmBsnL3InterfaceClassIdMasked
- type IOxmBsnL3SrcClassId
- type IOxmBsnL3SrcClassIdMasked
- type IOxmBsnLagId
- type IOxmBsnLagIdMasked
- type IOxmBsnTcpFlags
- type IOxmBsnTcpFlagsMasked
- type IOxmBsnUdf0
- type IOxmBsnUdf0Masked
- type IOxmBsnUdf1
- type IOxmBsnUdf1Masked
- type IOxmBsnUdf2
- type IOxmBsnUdf2Masked
- type IOxmBsnUdf3
- type IOxmBsnUdf3Masked
- type IOxmBsnUdf4
- type IOxmBsnUdf4Masked
- type IOxmBsnUdf5
- type IOxmBsnUdf5Masked
- type IOxmBsnUdf6
- type IOxmBsnUdf6Masked
- type IOxmBsnUdf7
- type IOxmBsnUdf7Masked
- type IOxmBsnVfi
- type IOxmBsnVfiMasked
- type IOxmBsnVlanXlatePortGroupId
- type IOxmBsnVlanXlatePortGroupIdMasked
- type IOxmBsnVrf
- type IOxmBsnVrfMasked
- type IOxmBsnVxlanNetworkId
- type IOxmBsnVxlanNetworkIdMasked
- type IOxmConnTrackingIpv6Dst
- type IOxmConnTrackingIpv6DstMasked
- type IOxmConnTrackingIpv6Src
- type IOxmConnTrackingIpv6SrcMasked
- type IOxmConnTrackingLabel
- type IOxmConnTrackingLabelMasked
- type IOxmConnTrackingMark
- type IOxmConnTrackingMarkMasked
- type IOxmConnTrackingNwDst
- type IOxmConnTrackingNwDstMasked
- type IOxmConnTrackingNwProto
- type IOxmConnTrackingNwProtoMasked
- type IOxmConnTrackingNwSrc
- type IOxmConnTrackingNwSrcMasked
- type IOxmConnTrackingState
- type IOxmConnTrackingStateMasked
- type IOxmConnTrackingTpDst
- type IOxmConnTrackingTpDstMasked
- type IOxmConnTrackingTpSrc
- type IOxmConnTrackingTpSrcMasked
- type IOxmConnTrackingZone
- type IOxmConnTrackingZoneMasked
- type IOxmEthDst
- type IOxmEthDstMasked
- type IOxmEthSrc
- type IOxmEthSrcMasked
- type IOxmEthType
- type IOxmEthTypeMasked
- type IOxmIcmpv4Code
- type IOxmIcmpv4CodeMasked
- type IOxmIcmpv4Type
- type IOxmIcmpv4TypeMasked
- type IOxmIcmpv6Code
- type IOxmIcmpv6CodeMasked
- type IOxmIcmpv6Type
- type IOxmIcmpv6TypeMasked
- type IOxmId
- type IOxmIdActsetOutput
- type IOxmIdActsetOutputMasked
- type IOxmIdArpOp
- type IOxmIdArpOpMasked
- type IOxmIdArpSha
- type IOxmIdArpShaMasked
- type IOxmIdArpSpa
- type IOxmIdArpSpaMasked
- type IOxmIdArpTha
- type IOxmIdArpThaMasked
- type IOxmIdArpTpa
- type IOxmIdArpTpaMasked
- type IOxmIdBsnEgrPortGroupId
- type IOxmIdBsnEgrPortGroupIdMasked
- type IOxmIdBsnIfpClassId
- type IOxmIdBsnIfpClassIdMasked
- type IOxmIdBsnInPorts128
- type IOxmIdBsnInPorts128Masked
- type IOxmIdBsnInPorts512
- type IOxmIdBsnInPorts512Masked
- type IOxmIdBsnIngressPortGroupId
- type IOxmIdBsnIngressPortGroupIdMasked
- type IOxmIdBsnInnerEthDst
- type IOxmIdBsnInnerEthDstMasked
- type IOxmIdBsnInnerEthSrc
- type IOxmIdBsnInnerEthSrcMasked
- type IOxmIdBsnInnerVlanVid
- type IOxmIdBsnInnerVlanVidMasked
- type IOxmIdBsnIpFragmentation
- type IOxmIdBsnIpFragmentationMasked
- type IOxmIdBsnL2CacheHit
- type IOxmIdBsnL2CacheHitMasked
- type IOxmIdBsnL3InterfaceClassId
- type IOxmIdBsnL3InterfaceClassIdMasked
- type IOxmIdBsnL3SrcClassId
- type IOxmIdBsnL3SrcClassIdMasked
- type IOxmIdBsnLagId
- type IOxmIdBsnLagIdMasked
- type IOxmIdBsnTcpFlags
- type IOxmIdBsnTcpFlagsMasked
- type IOxmIdBsnUdf0
- type IOxmIdBsnUdf0Masked
- type IOxmIdBsnUdf1
- type IOxmIdBsnUdf1Masked
- type IOxmIdBsnUdf2
- type IOxmIdBsnUdf2Masked
- type IOxmIdBsnUdf3
- type IOxmIdBsnUdf3Masked
- type IOxmIdBsnUdf4
- type IOxmIdBsnUdf4Masked
- type IOxmIdBsnUdf5
- type IOxmIdBsnUdf5Masked
- type IOxmIdBsnUdf6
- type IOxmIdBsnUdf6Masked
- type IOxmIdBsnUdf7
- type IOxmIdBsnUdf7Masked
- type IOxmIdBsnVfi
- type IOxmIdBsnVfiMasked
- type IOxmIdBsnVlanXlatePortGroupId
- type IOxmIdBsnVlanXlatePortGroupIdMasked
- type IOxmIdBsnVrf
- type IOxmIdBsnVrfMasked
- type IOxmIdBsnVxlanNetworkId
- type IOxmIdBsnVxlanNetworkIdMasked
- type IOxmIdConjId
- type IOxmIdConnTrackingIpv6Dst
- type IOxmIdConnTrackingIpv6DstMasked
- type IOxmIdConnTrackingIpv6Src
- type IOxmIdConnTrackingIpv6SrcMasked
- type IOxmIdConnTrackingLabel
- type IOxmIdConnTrackingLabelMasked
- type IOxmIdConnTrackingMark
- type IOxmIdConnTrackingMarkMasked
- type IOxmIdConnTrackingNwDst
- type IOxmIdConnTrackingNwDstMasked
- type IOxmIdConnTrackingNwProto
- type IOxmIdConnTrackingNwProtoMasked
- type IOxmIdConnTrackingNwSrc
- type IOxmIdConnTrackingNwSrcMasked
- type IOxmIdConnTrackingState
- type IOxmIdConnTrackingStateMasked
- type IOxmIdConnTrackingTpDst
- type IOxmIdConnTrackingTpDstMasked
- type IOxmIdConnTrackingTpSrc
- type IOxmIdConnTrackingTpSrcMasked
- type IOxmIdConnTrackingZone
- type IOxmIdConnTrackingZoneMasked
- type IOxmIdCtIpv6Dst
- type IOxmIdCtIpv6DstMasked
- type IOxmIdCtIpv6Src
- type IOxmIdCtIpv6SrcMasked
- type IOxmIdCtLabel
- type IOxmIdCtLabelMasked
- type IOxmIdCtMark
- type IOxmIdCtMarkMasked
- type IOxmIdCtNwDst
- type IOxmIdCtNwDstMasked
- type IOxmIdCtNwProto
- type IOxmIdCtNwSrc
- type IOxmIdCtNwSrcMasked
- type IOxmIdCtState
- type IOxmIdCtStateMasked
- type IOxmIdCtTpDst
- type IOxmIdCtTpDstMasked
- type IOxmIdCtTpSrc
- type IOxmIdCtTpSrcMasked
- type IOxmIdCtZone
- type IOxmIdDpHash
- type IOxmIdDpHashMasked
- type IOxmIdEthDst
- type IOxmIdEthDstMasked
- type IOxmIdEthSrc
- type IOxmIdEthSrcMasked
- type IOxmIdEthType
- type IOxmIdEthTypeMasked
- type IOxmIdIcmpCode
- type IOxmIdIcmpType
- type IOxmIdIcmpv4Code
- type IOxmIdIcmpv4CodeMasked
- type IOxmIdIcmpv4Type
- type IOxmIdIcmpv4TypeMasked
- type IOxmIdIcmpv6Code
- type IOxmIdIcmpv6CodeMasked
- type IOxmIdIcmpv6Type
- type IOxmIdIcmpv6TypeMasked
- type IOxmIdInPhyPort
- type IOxmIdInPhyPortMasked
- type IOxmIdInPort
- type IOxmIdInPortMasked
- type IOxmIdIpDscp
- type IOxmIdIpDscpMasked
- type IOxmIdIpDst
- type IOxmIdIpDstMasked
- type IOxmIdIpEcn
- type IOxmIdIpEcnMasked
- type IOxmIdIpFrag
- type IOxmIdIpFragMasked
- type IOxmIdIpProto
- type IOxmIdIpProtoMasked
- type IOxmIdIpSrc
- type IOxmIdIpSrcMasked
- type IOxmIdIpv4Dst
- type IOxmIdIpv4DstMasked
- type IOxmIdIpv4Src
- type IOxmIdIpv4SrcMasked
- type IOxmIdIpv6Dst
- type IOxmIdIpv6DstMasked
- type IOxmIdIpv6Exthdr
- type IOxmIdIpv6ExthdrMasked
- type IOxmIdIpv6Flabel
- type IOxmIdIpv6FlabelMasked
- type IOxmIdIpv6Label
- type IOxmIdIpv6LabelMasked
- type IOxmIdIpv6NdSll
- type IOxmIdIpv6NdSllMasked
- type IOxmIdIpv6NdTarget
- type IOxmIdIpv6NdTargetMasked
- type IOxmIdIpv6NdTll
- type IOxmIdIpv6NdTllMasked
- type IOxmIdIpv6Src
- type IOxmIdIpv6SrcMasked
- type IOxmIdMetadata
- type IOxmIdMetadataMasked
- type IOxmIdMplsBos
- type IOxmIdMplsBosMasked
- type IOxmIdMplsLabel
- type IOxmIdMplsLabelMasked
- type IOxmIdMplsTc
- type IOxmIdMplsTcMasked
- type IOxmIdMplsTtl
- type IOxmIdNdSll
- type IOxmIdNdSllMasked
- type IOxmIdNdTarget
- type IOxmIdNdTargetMasked
- type IOxmIdNdTll
- type IOxmIdNdTllMasked
- type IOxmIdNwEcn
- type IOxmIdNwProto
- type IOxmIdNwTos
- type IOxmIdNwTtl
- type IOxmIdOvsTcpFlags
- type IOxmIdOvsTcpFlagsMasked
- type IOxmIdPacketType
- type IOxmIdPbbUca
- type IOxmIdPbbUcaMasked
- type IOxmIdPktMark
- type IOxmIdPktMarkMasked
- type IOxmIdRecircId
- type IOxmIdReg0
- type IOxmIdReg0Masked
- type IOxmIdReg1
- type IOxmIdReg10
- type IOxmIdReg10Masked
- type IOxmIdReg11
- type IOxmIdReg11Masked
- type IOxmIdReg12
- type IOxmIdReg12Masked
- type IOxmIdReg13
- type IOxmIdReg13Masked
- type IOxmIdReg14
- type IOxmIdReg14Masked
- type IOxmIdReg15
- type IOxmIdReg15Masked
- type IOxmIdReg1Masked
- type IOxmIdReg2
- type IOxmIdReg2Masked
- type IOxmIdReg3
- type IOxmIdReg3Masked
- type IOxmIdReg4
- type IOxmIdReg4Masked
- type IOxmIdReg5
- type IOxmIdReg5Masked
- type IOxmIdReg6
- type IOxmIdReg6Masked
- type IOxmIdReg7
- type IOxmIdReg7Masked
- type IOxmIdReg8
- type IOxmIdReg8Masked
- type IOxmIdReg9
- type IOxmIdReg9Masked
- type IOxmIdSctpDst
- type IOxmIdSctpDstMasked
- type IOxmIdSctpSrc
- type IOxmIdSctpSrcMasked
- type IOxmIdTcpDst
- type IOxmIdTcpDstMasked
- type IOxmIdTcpFlags
- type IOxmIdTcpFlagsMasked
- type IOxmIdTcpSrc
- type IOxmIdTcpSrcMasked
- type IOxmIdTunDst
- type IOxmIdTunDstMasked
- type IOxmIdTunFlags
- type IOxmIdTunFlagsMasked
- type IOxmIdTunGbpFlags
- type IOxmIdTunGbpFlagsMasked
- type IOxmIdTunGbpId
- type IOxmIdTunGbpIdMasked
- type IOxmIdTunId
- type IOxmIdTunIdMasked
- type IOxmIdTunIpv6Dst
- type IOxmIdTunIpv6DstMasked
- type IOxmIdTunIpv6Src
- type IOxmIdTunIpv6SrcMasked
- type IOxmIdTunMetadata0
- type IOxmIdTunMetadata0Masked
- type IOxmIdTunMetadata1
- type IOxmIdTunMetadata10
- type IOxmIdTunMetadata10Masked
- type IOxmIdTunMetadata11
- type IOxmIdTunMetadata11Masked
- type IOxmIdTunMetadata12
- type IOxmIdTunMetadata12Masked
- type IOxmIdTunMetadata13
- type IOxmIdTunMetadata13Masked
- type IOxmIdTunMetadata14
- type IOxmIdTunMetadata14Masked
- type IOxmIdTunMetadata15
- type IOxmIdTunMetadata15Masked
- type IOxmIdTunMetadata16
- type IOxmIdTunMetadata16Masked
- type IOxmIdTunMetadata17
- type IOxmIdTunMetadata17Masked
- type IOxmIdTunMetadata18
- type IOxmIdTunMetadata18Masked
- type IOxmIdTunMetadata19
- type IOxmIdTunMetadata19Masked
- type IOxmIdTunMetadata1Masked
- type IOxmIdTunMetadata2
- type IOxmIdTunMetadata20
- type IOxmIdTunMetadata20Masked
- type IOxmIdTunMetadata21
- type IOxmIdTunMetadata21Masked
- type IOxmIdTunMetadata22
- type IOxmIdTunMetadata22Masked
- type IOxmIdTunMetadata23
- type IOxmIdTunMetadata23Masked
- type IOxmIdTunMetadata24
- type IOxmIdTunMetadata24Masked
- type IOxmIdTunMetadata25
- type IOxmIdTunMetadata25Masked
- type IOxmIdTunMetadata26
- type IOxmIdTunMetadata26Masked
- type IOxmIdTunMetadata27
- type IOxmIdTunMetadata27Masked
- type IOxmIdTunMetadata28
- type IOxmIdTunMetadata28Masked
- type IOxmIdTunMetadata29
- type IOxmIdTunMetadata29Masked
- type IOxmIdTunMetadata2Masked
- type IOxmIdTunMetadata3
- type IOxmIdTunMetadata30
- type IOxmIdTunMetadata30Masked
- type IOxmIdTunMetadata31
- type IOxmIdTunMetadata31Masked
- type IOxmIdTunMetadata32
- type IOxmIdTunMetadata32Masked
- type IOxmIdTunMetadata33
- type IOxmIdTunMetadata33Masked
- type IOxmIdTunMetadata34
- type IOxmIdTunMetadata34Masked
- type IOxmIdTunMetadata35
- type IOxmIdTunMetadata35Masked
- type IOxmIdTunMetadata36
- type IOxmIdTunMetadata36Masked
- type IOxmIdTunMetadata37
- type IOxmIdTunMetadata37Masked
- type IOxmIdTunMetadata38
- type IOxmIdTunMetadata38Masked
- type IOxmIdTunMetadata39
- type IOxmIdTunMetadata39Masked
- type IOxmIdTunMetadata3Masked
- type IOxmIdTunMetadata4
- type IOxmIdTunMetadata40
- type IOxmIdTunMetadata40Masked
- type IOxmIdTunMetadata41
- type IOxmIdTunMetadata41Masked
- type IOxmIdTunMetadata42
- type IOxmIdTunMetadata42Masked
- type IOxmIdTunMetadata43
- type IOxmIdTunMetadata43Masked
- type IOxmIdTunMetadata44
- type IOxmIdTunMetadata44Masked
- type IOxmIdTunMetadata45
- type IOxmIdTunMetadata45Masked
- type IOxmIdTunMetadata46
- type IOxmIdTunMetadata46Masked
- type IOxmIdTunMetadata47
- type IOxmIdTunMetadata47Masked
- type IOxmIdTunMetadata48
- type IOxmIdTunMetadata48Masked
- type IOxmIdTunMetadata49
- type IOxmIdTunMetadata49Masked
- type IOxmIdTunMetadata4Masked
- type IOxmIdTunMetadata5
- type IOxmIdTunMetadata50
- type IOxmIdTunMetadata50Masked
- type IOxmIdTunMetadata51
- type IOxmIdTunMetadata51Masked
- type IOxmIdTunMetadata52
- type IOxmIdTunMetadata52Masked
- type IOxmIdTunMetadata53
- type IOxmIdTunMetadata53Masked
- type IOxmIdTunMetadata54
- type IOxmIdTunMetadata54Masked
- type IOxmIdTunMetadata55
- type IOxmIdTunMetadata55Masked
- type IOxmIdTunMetadata56
- type IOxmIdTunMetadata56Masked
- type IOxmIdTunMetadata57
- type IOxmIdTunMetadata57Masked
- type IOxmIdTunMetadata58
- type IOxmIdTunMetadata58Masked
- type IOxmIdTunMetadata59
- type IOxmIdTunMetadata59Masked
- type IOxmIdTunMetadata5Masked
- type IOxmIdTunMetadata6
- type IOxmIdTunMetadata60
- type IOxmIdTunMetadata60Masked
- type IOxmIdTunMetadata61
- type IOxmIdTunMetadata61Masked
- type IOxmIdTunMetadata62
- type IOxmIdTunMetadata62Masked
- type IOxmIdTunMetadata63
- type IOxmIdTunMetadata63Masked
- type IOxmIdTunMetadata6Masked
- type IOxmIdTunMetadata7
- type IOxmIdTunMetadata7Masked
- type IOxmIdTunMetadata8
- type IOxmIdTunMetadata8Masked
- type IOxmIdTunMetadata9
- type IOxmIdTunMetadata9Masked
- type IOxmIdTunSrc
- type IOxmIdTunSrcMasked
- type IOxmIdTunnelId
- type IOxmIdTunnelIdMasked
- type IOxmIdTunnelIpv4Dst
- type IOxmIdTunnelIpv4DstMasked
- type IOxmIdTunnelIpv4Src
- type IOxmIdTunnelIpv4SrcMasked
- type IOxmIdUdpDst
- type IOxmIdUdpDstMasked
- type IOxmIdUdpSrc
- type IOxmIdUdpSrcMasked
- type IOxmIdVlanPcp
- type IOxmIdVlanPcpMasked
- type IOxmIdVlanTci
- type IOxmIdVlanTciMasked
- type IOxmIdVlanVid
- type IOxmIdVlanVidMasked
- type IOxmIdXxreg0
- type IOxmIdXxreg0Masked
- type IOxmIdXxreg1
- type IOxmIdXxreg1Masked
- type IOxmIdXxreg2
- type IOxmIdXxreg2Masked
- type IOxmIdXxreg3
- type IOxmIdXxreg3Masked
- type IOxmInPhyPort
- type IOxmInPhyPortMasked
- type IOxmInPort
- type IOxmInPortMasked
- type IOxmIpDscp
- type IOxmIpDscpMasked
- type IOxmIpEcn
- type IOxmIpEcnMasked
- type IOxmIpProto
- type IOxmIpProtoMasked
- type IOxmIpv4Dst
- type IOxmIpv4DstMasked
- type IOxmIpv4Src
- type IOxmIpv4SrcMasked
- type IOxmIpv6Dst
- type IOxmIpv6DstMasked
- type IOxmIpv6Exthdr
- type IOxmIpv6ExthdrMasked
- type IOxmIpv6Flabel
- type IOxmIpv6FlabelMasked
- type IOxmIpv6NdSll
- type IOxmIpv6NdSllMasked
- type IOxmIpv6NdTarget
- type IOxmIpv6NdTargetMasked
- type IOxmIpv6NdTll
- type IOxmIpv6NdTllMasked
- type IOxmIpv6Src
- type IOxmIpv6SrcMasked
- type IOxmMetadata
- type IOxmMetadataMasked
- type IOxmMplsBos
- type IOxmMplsBosMasked
- type IOxmMplsLabel
- type IOxmMplsLabelMasked
- type IOxmMplsTc
- type IOxmMplsTcMasked
- type IOxmOvsTcpFlags
- type IOxmOvsTcpFlagsMasked
- type IOxmPacketType
- type IOxmPbbUca
- type IOxmPbbUcaMasked
- type IOxmSctpDst
- type IOxmSctpDstMasked
- type IOxmSctpSrc
- type IOxmSctpSrcMasked
- type IOxmTcpDst
- type IOxmTcpDstMasked
- type IOxmTcpFlags
- type IOxmTcpFlagsMasked
- type IOxmTcpSrc
- type IOxmTcpSrcMasked
- type IOxmTunnelId
- type IOxmTunnelIdMasked
- type IOxmTunnelIpv4Dst
- type IOxmTunnelIpv4DstMasked
- type IOxmTunnelIpv4Src
- type IOxmTunnelIpv4SrcMasked
- type IOxmUdpDst
- type IOxmUdpDstMasked
- type IOxmUdpSrc
- type IOxmUdpSrcMasked
- type IOxmVlanPcp
- type IOxmVlanPcpMasked
- type IOxmVlanVid
- type IOxmVlanVidMasked
- type IOxs
- type IOxsByteCount
- type IOxsDuration
- type IOxsFlowCount
- type IOxsIdleTime
- type IOxsPacketCount
- type IPacketIn
- type IPacketOut
- type IPacketQueue
- type IPortDesc
- type IPortDescProp
- type IPortDescPropBsn
- type IPortDescPropBsnBreakout
- type IPortDescPropBsnDriverInfoJson
- type IPortDescPropBsnForwardErrorCorrection
- type IPortDescPropBsnGenerationId
- type IPortDescPropBsnMiscCapabilities
- type IPortDescPropBsnSffJson
- type IPortDescPropBsnSpeedCapabilities
- type IPortDescPropBsnUplink
- type IPortDescPropEgress
- type IPortDescPropEthernet
- type IPortDescPropExperimenter
- type IPortDescPropIngress
- type IPortDescPropOptical
- type IPortDescPropRecirculate
- type IPortDescStatsReply
- type IPortDescStatsRequest
- type IPortMod
- type IPortModFailedErrorMsg
- type IPortModProp
- type IPortModPropEthernet
- type IPortModPropExperimenter
- type IPortModPropOptical
- type IPortStatsEntry
- type IPortStatsProp
- type IPortStatsPropEthernet
- type IPortStatsPropExperimenter
- type IPortStatsPropExperimenterIntel
- type IPortStatsPropOptical
- type IPortStatsReply
- type IPortStatsRequest
- type IPortStatus
- type IQueueDesc
- type IQueueDescProp
- type IQueueDescPropBsn
- type IQueueDescPropBsnQueueName
- type IQueueDescPropExperimenter
- type IQueueDescPropMaxRate
- type IQueueDescPropMinRate
- type IQueueDescStatsReply
- type IQueueDescStatsRequest
- type IQueueOpFailedErrorMsg
- type IQueueProp
- type IQueuePropExperimenter
- type IQueuePropMaxRate
- type IQueuePropMinRate
- type IQueueStatsEntry
- type IQueueStatsProp
- type IQueueStatsPropBsn
- type IQueueStatsPropExperimenter
- type IQueueStatsReply
- type IQueueStatsRequest
- type IRequestforward
- type IRoleProp
- type IRolePropBsn
- type IRolePropExperimenter
- type IRoleReply
- type IRoleRequest
- type IRoleRequestFailedErrorMsg
- type IRoleStatus
- type ISetConfig
- type IStatV6
- type IStatsReply
- type IStatsRequest
- type ISwitchConfigFailedErrorMsg
- type ITableDesc
- type ITableDescStatsReply
- type ITableDescStatsRequest
- type ITableFeatureProp
- type ITableFeaturePropApplyActions
- type ITableFeaturePropApplyActionsMiss
- type ITableFeaturePropApplyCopyfield
- type ITableFeaturePropApplyCopyfieldMiss
- type ITableFeaturePropApplySetfield
- type ITableFeaturePropApplySetfieldMiss
- type ITableFeaturePropExperimenter
- type ITableFeaturePropExperimenterMiss
- type ITableFeaturePropInstructions
- type ITableFeaturePropInstructionsMiss
- type ITableFeaturePropMatch
- type ITableFeaturePropNextTables
- type ITableFeaturePropNextTablesMiss
- type ITableFeaturePropOxmValues
- type ITableFeaturePropTableSyncFrom
- type ITableFeaturePropWildcards
- type ITableFeaturePropWriteActions
- type ITableFeaturePropWriteActionsMiss
- type ITableFeaturePropWriteCopyfield
- type ITableFeaturePropWriteCopyfieldMiss
- type ITableFeaturePropWriteSetfield
- type ITableFeaturePropWriteSetfieldMiss
- type ITableFeatures
- type ITableFeaturesFailedErrorMsg
- type ITableFeaturesStatsReply
- type ITableFeaturesStatsRequest
- type ITableMod
- type ITableModFailedErrorMsg
- type ITableModProp
- type ITableModPropEviction
- type ITableModPropExperimenter
- type ITableModPropVacancy
- type ITableStatsEntry
- type ITableStatsReply
- type ITableStatsRequest
- type ITableStatus
- type ITime
- type IUint32
- type IUint64
- type IUint8
- type IcmpType
- type Icmpv6Type
- type Instruction
- type InstructionApplyActions
- type InstructionBsn
- type InstructionBsnArpOffload
- type InstructionBsnAutoNegotiation
- type InstructionBsnDeny
- type InstructionBsnDhcpOffload
- type InstructionBsnDirectedBroadcast
- type InstructionBsnDisableL3
- type InstructionBsnDisableSrcMacCheck
- type InstructionBsnDisableVlanCounters
- type InstructionBsnHashSelect
- type InstructionBsnInternalPriority
- type InstructionBsnNdpOffload
- type InstructionBsnPacketOfDeath
- type InstructionBsnPermit
- type InstructionBsnPrioritizePdus
- type InstructionBsnRequireVlanXlate
- type InstructionBsnSpanDestination
- type InstructionClearActions
- type InstructionExperimenter
- type InstructionGotoTable
- type InstructionId
- type InstructionIdApplyActions
- type InstructionIdBsn
- type InstructionIdBsnArpOffload
- type InstructionIdBsnAutoNegotiation
- type InstructionIdBsnDeny
- type InstructionIdBsnDhcpOffload
- type InstructionIdBsnDirectedBroadcast
- type InstructionIdBsnDisableL3
- type InstructionIdBsnDisableSrcMacCheck
- type InstructionIdBsnDisableVlanCounters
- type InstructionIdBsnHashSelect
- type InstructionIdBsnInternalPriority
- type InstructionIdBsnNdpOffload
- type InstructionIdBsnPacketOfDeath
- type InstructionIdBsnPermit
- type InstructionIdBsnPrioritizePdus
- type InstructionIdBsnRequireVlanXlate
- type InstructionIdBsnSpanDestination
- type InstructionIdClearActions
- type InstructionIdExperimenter
- type InstructionIdGotoTable
- type InstructionIdStatTrigger
- type InstructionIdWriteActions
- type InstructionIdWriteMetadata
- type InstructionStatTrigger
- func (self *InstructionStatTrigger) GetFlags() StatTriggerFlags
- func (self *InstructionStatTrigger) GetThresholds() []IOxs
- func (self *InstructionStatTrigger) Serialize(encoder *goloxi.Encoder) error
- func (self *InstructionStatTrigger) SetFlags(v StatTriggerFlags)
- func (self *InstructionStatTrigger) SetThresholds(v []IOxs)
- type InstructionType
- type InstructionWriteActions
- type InstructionWriteMetadata
- func (self *InstructionWriteMetadata) GetMetadata() uint64
- func (self *InstructionWriteMetadata) GetMetadataMask() uint64
- func (self *InstructionWriteMetadata) Serialize(encoder *goloxi.Encoder) error
- func (self *InstructionWriteMetadata) SetMetadata(v uint64)
- func (self *InstructionWriteMetadata) SetMetadataMask(v uint64)
- type IpPrototype
- type Ipv6ExthdrFlags
- type Match
- type MatchBmap
- type MatchType
- type MatchV3
- func (self *MatchV3) Decode(decoder *goloxi.Decoder) error
- func (self *MatchV3) GetLength() uint16
- func (self *MatchV3) GetOxmList() []goloxi.IOxm
- func (self *MatchV3) GetType() uint16
- func (self *MatchV3) Serialize(encoder *goloxi.Encoder) error
- func (self *MatchV3) SetLength(v uint16)
- func (self *MatchV3) SetOxmList(v []goloxi.IOxm)
- func (self *MatchV3) SetType(v uint16)
- type Meter
- type MeterBand
- type MeterBandDrop
- type MeterBandDscpRemark
- func (self *MeterBandDscpRemark) GetBurstSize() uint32
- func (self *MeterBandDscpRemark) GetPrecLevel() uint8
- func (self *MeterBandDscpRemark) GetRate() uint32
- func (self *MeterBandDscpRemark) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterBandDscpRemark) SetBurstSize(v uint32)
- func (self *MeterBandDscpRemark) SetPrecLevel(v uint8)
- func (self *MeterBandDscpRemark) SetRate(v uint32)
- type MeterBandExperimenter
- func (self *MeterBandExperimenter) GetBurstSize() uint32
- func (self *MeterBandExperimenter) GetExperimenter() uint32
- func (self *MeterBandExperimenter) GetRate() uint32
- func (self *MeterBandExperimenter) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterBandExperimenter) SetBurstSize(v uint32)
- func (self *MeterBandExperimenter) SetExperimenter(v uint32)
- func (self *MeterBandExperimenter) SetRate(v uint32)
- type MeterBandStats
- type MeterBandType
- type MeterConfig
- func (self *MeterConfig) GetEntries() []IMeterBand
- func (self *MeterConfig) GetFlags() MeterFlags
- func (self *MeterConfig) GetLength() uint16
- func (self *MeterConfig) GetMeterId() uint32
- func (self *MeterConfig) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterConfig) SetEntries(v []IMeterBand)
- func (self *MeterConfig) SetFlags(v MeterFlags)
- func (self *MeterConfig) SetLength(v uint16)
- func (self *MeterConfig) SetMeterId(v uint32)
- type MeterConfigStatsReply
- type MeterConfigStatsRequest
- type MeterFeatureFlags
- type MeterFeatures
- func (self *MeterFeatures) Decode(decoder *goloxi.Decoder) error
- func (self *MeterFeatures) GetBandTypes() uint32
- func (self *MeterFeatures) GetCapabilities() uint32
- func (self *MeterFeatures) GetFeatures() uint32
- func (self *MeterFeatures) GetMaxBands() uint8
- func (self *MeterFeatures) GetMaxColor() uint8
- func (self *MeterFeatures) GetMaxMeter() uint32
- func (self *MeterFeatures) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterFeatures) SetBandTypes(v uint32)
- func (self *MeterFeatures) SetCapabilities(v uint32)
- func (self *MeterFeatures) SetFeatures(v uint32)
- func (self *MeterFeatures) SetMaxBands(v uint8)
- func (self *MeterFeatures) SetMaxColor(v uint8)
- func (self *MeterFeatures) SetMaxMeter(v uint32)
- type MeterFeaturesStatsReply
- type MeterFeaturesStatsRequest
- type MeterFlags
- type MeterMod
- func (self *MeterMod) GetBands() []IMeterBand
- func (self *MeterMod) GetCommand() MeterModCommand
- func (self *MeterMod) GetFlags() MeterFlags
- func (self *MeterMod) GetMeterId() uint32
- func (self *MeterMod) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterMod) SetBands(v []IMeterBand)
- func (self *MeterMod) SetCommand(v MeterModCommand)
- func (self *MeterMod) SetFlags(v MeterFlags)
- func (self *MeterMod) SetMeterId(v uint32)
- type MeterModCommand
- type MeterModFailedCode
- type MeterModFailedErrorMsg
- func (self *MeterModFailedErrorMsg) GetCode() MeterModFailedCode
- func (self *MeterModFailedErrorMsg) GetData() []byte
- func (self *MeterModFailedErrorMsg) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterModFailedErrorMsg) SetCode(v MeterModFailedCode)
- func (self *MeterModFailedErrorMsg) SetData(v []byte)
- type MeterStats
- func (self *MeterStats) GetBandStats() []*MeterBandStats
- func (self *MeterStats) GetByteInCount() uint64
- func (self *MeterStats) GetDurationNsec() uint32
- func (self *MeterStats) GetDurationSec() uint32
- func (self *MeterStats) GetLen() uint16
- func (self *MeterStats) GetMeterId() uint32
- func (self *MeterStats) GetPacketInCount() uint64
- func (self *MeterStats) GetRefCount() uint32
- func (self *MeterStats) Serialize(encoder *goloxi.Encoder) error
- func (self *MeterStats) SetBandStats(v []*MeterBandStats)
- func (self *MeterStats) SetByteInCount(v uint64)
- func (self *MeterStats) SetDurationNsec(v uint32)
- func (self *MeterStats) SetDurationSec(v uint32)
- func (self *MeterStats) SetLen(v uint16)
- func (self *MeterStats) SetMeterId(v uint32)
- func (self *MeterStats) SetPacketInCount(v uint64)
- func (self *MeterStats) SetRefCount(v uint32)
- type MeterStatsReply
- type MeterStatsRequest
- type NiciraFlowMonitorReply
- type NiciraFlowMonitorRequest
- func (self *NiciraFlowMonitorRequest) GetMatch() NiciraMatch
- func (self *NiciraFlowMonitorRequest) GetMatchLen() uint16
- func (self *NiciraFlowMonitorRequest) GetMonitorFlags() NxFlowMonitorFlags
- func (self *NiciraFlowMonitorRequest) GetMonitorId() uint32
- func (self *NiciraFlowMonitorRequest) GetOutPort() Port
- func (self *NiciraFlowMonitorRequest) GetTableId() uint8
- func (self *NiciraFlowMonitorRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowMonitorRequest) SetMatch(v NiciraMatch)
- func (self *NiciraFlowMonitorRequest) SetMatchLen(v uint16)
- func (self *NiciraFlowMonitorRequest) SetMonitorFlags(v NxFlowMonitorFlags)
- func (self *NiciraFlowMonitorRequest) SetMonitorId(v uint32)
- func (self *NiciraFlowMonitorRequest) SetOutPort(v Port)
- func (self *NiciraFlowMonitorRequest) SetTableId(v uint8)
- type NiciraFlowStats
- func (self *NiciraFlowStats) GetActions() []goloxi.IAction
- func (self *NiciraFlowStats) GetByteCount() uint64
- func (self *NiciraFlowStats) GetCookie() uint64
- func (self *NiciraFlowStats) GetDurationNsec() uint32
- func (self *NiciraFlowStats) GetDurationSec() uint32
- func (self *NiciraFlowStats) GetHardAge() uint16
- func (self *NiciraFlowStats) GetHardTimeout() uint16
- func (self *NiciraFlowStats) GetIdleAge() uint16
- func (self *NiciraFlowStats) GetIdleTimeout() uint16
- func (self *NiciraFlowStats) GetLength() uint16
- func (self *NiciraFlowStats) GetMatch() NiciraMatch
- func (self *NiciraFlowStats) GetMatchLen() uint16
- func (self *NiciraFlowStats) GetPacketCount() uint64
- func (self *NiciraFlowStats) GetPriority() uint16
- func (self *NiciraFlowStats) GetTableId() uint8
- func (self *NiciraFlowStats) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowStats) SetActions(v []goloxi.IAction)
- func (self *NiciraFlowStats) SetByteCount(v uint64)
- func (self *NiciraFlowStats) SetCookie(v uint64)
- func (self *NiciraFlowStats) SetDurationNsec(v uint32)
- func (self *NiciraFlowStats) SetDurationSec(v uint32)
- func (self *NiciraFlowStats) SetHardAge(v uint16)
- func (self *NiciraFlowStats) SetHardTimeout(v uint16)
- func (self *NiciraFlowStats) SetIdleAge(v uint16)
- func (self *NiciraFlowStats) SetIdleTimeout(v uint16)
- func (self *NiciraFlowStats) SetLength(v uint16)
- func (self *NiciraFlowStats) SetMatch(v NiciraMatch)
- func (self *NiciraFlowStats) SetMatchLen(v uint16)
- func (self *NiciraFlowStats) SetPacketCount(v uint64)
- func (self *NiciraFlowStats) SetPriority(v uint16)
- func (self *NiciraFlowStats) SetTableId(v uint8)
- type NiciraFlowStatsReply
- type NiciraFlowStatsRequest
- func (self *NiciraFlowStatsRequest) GetMatchLen() uint16
- func (self *NiciraFlowStatsRequest) GetOutPort() Port
- func (self *NiciraFlowStatsRequest) GetTableId() uint8
- func (self *NiciraFlowStatsRequest) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowStatsRequest) SetMatchLen(v uint16)
- func (self *NiciraFlowStatsRequest) SetOutPort(v Port)
- func (self *NiciraFlowStatsRequest) SetTableId(v uint8)
- type NiciraFlowUpdateEvent
- type NiciraFlowUpdateFullAdd
- func (self *NiciraFlowUpdateFullAdd) GetActions() []goloxi.IAction
- func (self *NiciraFlowUpdateFullAdd) GetCookie() uint64
- func (self *NiciraFlowUpdateFullAdd) GetHardTimeout() uint16
- func (self *NiciraFlowUpdateFullAdd) GetIdleTimeout() uint16
- func (self *NiciraFlowUpdateFullAdd) GetMatch() NiciraMatch
- func (self *NiciraFlowUpdateFullAdd) GetMatchLen() uint16
- func (self *NiciraFlowUpdateFullAdd) GetPriority() uint16
- func (self *NiciraFlowUpdateFullAdd) GetReason() uint16
- func (self *NiciraFlowUpdateFullAdd) GetTableId() uint8
- func (self *NiciraFlowUpdateFullAdd) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowUpdateFullAdd) SetActions(v []goloxi.IAction)
- func (self *NiciraFlowUpdateFullAdd) SetCookie(v uint64)
- func (self *NiciraFlowUpdateFullAdd) SetHardTimeout(v uint16)
- func (self *NiciraFlowUpdateFullAdd) SetIdleTimeout(v uint16)
- func (self *NiciraFlowUpdateFullAdd) SetMatch(v NiciraMatch)
- func (self *NiciraFlowUpdateFullAdd) SetMatchLen(v uint16)
- func (self *NiciraFlowUpdateFullAdd) SetPriority(v uint16)
- func (self *NiciraFlowUpdateFullAdd) SetReason(v uint16)
- func (self *NiciraFlowUpdateFullAdd) SetTableId(v uint8)
- type NiciraFlowUpdateFullDeleted
- func (self *NiciraFlowUpdateFullDeleted) GetActions() []goloxi.IAction
- func (self *NiciraFlowUpdateFullDeleted) GetCookie() uint64
- func (self *NiciraFlowUpdateFullDeleted) GetHardTimeout() uint16
- func (self *NiciraFlowUpdateFullDeleted) GetIdleTimeout() uint16
- func (self *NiciraFlowUpdateFullDeleted) GetMatch() NiciraMatch
- func (self *NiciraFlowUpdateFullDeleted) GetMatchLen() uint16
- func (self *NiciraFlowUpdateFullDeleted) GetPriority() uint16
- func (self *NiciraFlowUpdateFullDeleted) GetReason() uint16
- func (self *NiciraFlowUpdateFullDeleted) GetTableId() uint8
- func (self *NiciraFlowUpdateFullDeleted) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowUpdateFullDeleted) SetActions(v []goloxi.IAction)
- func (self *NiciraFlowUpdateFullDeleted) SetCookie(v uint64)
- func (self *NiciraFlowUpdateFullDeleted) SetHardTimeout(v uint16)
- func (self *NiciraFlowUpdateFullDeleted) SetIdleTimeout(v uint16)
- func (self *NiciraFlowUpdateFullDeleted) SetMatch(v NiciraMatch)
- func (self *NiciraFlowUpdateFullDeleted) SetMatchLen(v uint16)
- func (self *NiciraFlowUpdateFullDeleted) SetPriority(v uint16)
- func (self *NiciraFlowUpdateFullDeleted) SetReason(v uint16)
- func (self *NiciraFlowUpdateFullDeleted) SetTableId(v uint8)
- type NiciraFlowUpdateFullModified
- func (self *NiciraFlowUpdateFullModified) GetActions() []goloxi.IAction
- func (self *NiciraFlowUpdateFullModified) GetCookie() uint64
- func (self *NiciraFlowUpdateFullModified) GetHardTimeout() uint16
- func (self *NiciraFlowUpdateFullModified) GetIdleTimeout() uint16
- func (self *NiciraFlowUpdateFullModified) GetMatch() NiciraMatch
- func (self *NiciraFlowUpdateFullModified) GetMatchLen() uint16
- func (self *NiciraFlowUpdateFullModified) GetPriority() uint16
- func (self *NiciraFlowUpdateFullModified) GetReason() uint16
- func (self *NiciraFlowUpdateFullModified) GetTableId() uint8
- func (self *NiciraFlowUpdateFullModified) Serialize(encoder *goloxi.Encoder) error
- func (self *NiciraFlowUpdateFullModified) SetActions(v []goloxi.IAction)
- func (self *NiciraFlowUpdateFullModified) SetCookie(v uint64)
- func (self *NiciraFlowUpdateFullModified) SetHardTimeout(v uint16)
- func (self *NiciraFlowUpdateFullModified) SetIdleTimeout(v uint16)
- func (self *NiciraFlowUpdateFullModified) SetMatch(v NiciraMatch)
- func (self *NiciraFlowUpdateFullModified) SetMatchLen(v uint16)
- func (self *NiciraFlowUpdateFullModified) SetPriority(v uint16)
- func (self *NiciraFlowUpdateFullModified) SetReason(v uint16)
- func (self *NiciraFlowUpdateFullModified) SetTableId(v uint8)
- type NiciraHeader
- type NiciraMatch
- type NiciraStatsReply
- type NxActionController2PropType
- type NxBdAlgorithms
- type NxConntrackFlags
- type NxFlowMonitorFlags
- type NxHashFields
- type NxMpAlgorithm
- type NxNatRange
- type NxmArpOp
- type NxmArpSha
- func (self *NxmArpSha) GetOXMName() string
- func (self *NxmArpSha) GetOXMValue() interface{}
- func (self *NxmArpSha) GetValue() net.HardwareAddr
- func (self *NxmArpSha) MarshalJSON() ([]byte, error)
- func (self *NxmArpSha) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpSha) SetValue(v net.HardwareAddr)
- type NxmArpShaMasked
- func (self *NxmArpShaMasked) GetOXMName() string
- func (self *NxmArpShaMasked) GetOXMValue() interface{}
- func (self *NxmArpShaMasked) GetOXMValueMask() interface{}
- func (self *NxmArpShaMasked) GetValue() net.HardwareAddr
- func (self *NxmArpShaMasked) GetValueMask() net.HardwareAddr
- func (self *NxmArpShaMasked) MarshalJSON() ([]byte, error)
- func (self *NxmArpShaMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpShaMasked) SetValue(v net.HardwareAddr)
- func (self *NxmArpShaMasked) SetValueMask(v net.HardwareAddr)
- type NxmArpSpa
- type NxmArpSpaMasked
- func (self *NxmArpSpaMasked) GetOXMName() string
- func (self *NxmArpSpaMasked) GetOXMValue() interface{}
- func (self *NxmArpSpaMasked) GetOXMValueMask() interface{}
- func (self *NxmArpSpaMasked) GetValue() net.IP
- func (self *NxmArpSpaMasked) GetValueMask() net.IP
- func (self *NxmArpSpaMasked) MarshalJSON() ([]byte, error)
- func (self *NxmArpSpaMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpSpaMasked) SetValue(v net.IP)
- func (self *NxmArpSpaMasked) SetValueMask(v net.IP)
- type NxmArpTha
- func (self *NxmArpTha) GetOXMName() string
- func (self *NxmArpTha) GetOXMValue() interface{}
- func (self *NxmArpTha) GetValue() net.HardwareAddr
- func (self *NxmArpTha) MarshalJSON() ([]byte, error)
- func (self *NxmArpTha) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpTha) SetValue(v net.HardwareAddr)
- type NxmArpThaMasked
- func (self *NxmArpThaMasked) GetOXMName() string
- func (self *NxmArpThaMasked) GetOXMValue() interface{}
- func (self *NxmArpThaMasked) GetOXMValueMask() interface{}
- func (self *NxmArpThaMasked) GetValue() net.HardwareAddr
- func (self *NxmArpThaMasked) GetValueMask() net.HardwareAddr
- func (self *NxmArpThaMasked) MarshalJSON() ([]byte, error)
- func (self *NxmArpThaMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpThaMasked) SetValue(v net.HardwareAddr)
- func (self *NxmArpThaMasked) SetValueMask(v net.HardwareAddr)
- type NxmArpTpa
- type NxmArpTpaMasked
- func (self *NxmArpTpaMasked) GetOXMName() string
- func (self *NxmArpTpaMasked) GetOXMValue() interface{}
- func (self *NxmArpTpaMasked) GetOXMValueMask() interface{}
- func (self *NxmArpTpaMasked) GetValue() net.IP
- func (self *NxmArpTpaMasked) GetValueMask() net.IP
- func (self *NxmArpTpaMasked) MarshalJSON() ([]byte, error)
- func (self *NxmArpTpaMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmArpTpaMasked) SetValue(v net.IP)
- func (self *NxmArpTpaMasked) SetValueMask(v net.IP)
- type NxmConjId
- type NxmCtIpv6Dst
- func (self *NxmCtIpv6Dst) GetOXMName() string
- func (self *NxmCtIpv6Dst) GetOXMValue() interface{}
- func (self *NxmCtIpv6Dst) GetValue() net.IP
- func (self *NxmCtIpv6Dst) MarshalJSON() ([]byte, error)
- func (self *NxmCtIpv6Dst) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtIpv6Dst) SetValue(v net.IP)
- type NxmCtIpv6DstMasked
- func (self *NxmCtIpv6DstMasked) GetOXMName() string
- func (self *NxmCtIpv6DstMasked) GetOXMValue() interface{}
- func (self *NxmCtIpv6DstMasked) GetOXMValueMask() interface{}
- func (self *NxmCtIpv6DstMasked) GetValue() net.IP
- func (self *NxmCtIpv6DstMasked) GetValueMask() net.IP
- func (self *NxmCtIpv6DstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtIpv6DstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtIpv6DstMasked) SetValue(v net.IP)
- func (self *NxmCtIpv6DstMasked) SetValueMask(v net.IP)
- type NxmCtIpv6Src
- func (self *NxmCtIpv6Src) GetOXMName() string
- func (self *NxmCtIpv6Src) GetOXMValue() interface{}
- func (self *NxmCtIpv6Src) GetValue() net.IP
- func (self *NxmCtIpv6Src) MarshalJSON() ([]byte, error)
- func (self *NxmCtIpv6Src) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtIpv6Src) SetValue(v net.IP)
- type NxmCtIpv6SrcMasked
- func (self *NxmCtIpv6SrcMasked) GetOXMName() string
- func (self *NxmCtIpv6SrcMasked) GetOXMValue() interface{}
- func (self *NxmCtIpv6SrcMasked) GetOXMValueMask() interface{}
- func (self *NxmCtIpv6SrcMasked) GetValue() net.IP
- func (self *NxmCtIpv6SrcMasked) GetValueMask() net.IP
- func (self *NxmCtIpv6SrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtIpv6SrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtIpv6SrcMasked) SetValue(v net.IP)
- func (self *NxmCtIpv6SrcMasked) SetValueMask(v net.IP)
- type NxmCtLabel
- type NxmCtLabelMasked
- func (self *NxmCtLabelMasked) GetOXMName() string
- func (self *NxmCtLabelMasked) GetOXMValue() interface{}
- func (self *NxmCtLabelMasked) GetOXMValueMask() interface{}
- func (self *NxmCtLabelMasked) GetValue() uint128
- func (self *NxmCtLabelMasked) GetValueMask() uint128
- func (self *NxmCtLabelMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtLabelMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtLabelMasked) SetValue(v uint128)
- func (self *NxmCtLabelMasked) SetValueMask(v uint128)
- type NxmCtMark
- type NxmCtMarkMasked
- func (self *NxmCtMarkMasked) GetOXMName() string
- func (self *NxmCtMarkMasked) GetOXMValue() interface{}
- func (self *NxmCtMarkMasked) GetOXMValueMask() interface{}
- func (self *NxmCtMarkMasked) GetValue() uint32
- func (self *NxmCtMarkMasked) GetValueMask() uint32
- func (self *NxmCtMarkMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtMarkMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtMarkMasked) SetValue(v uint32)
- func (self *NxmCtMarkMasked) SetValueMask(v uint32)
- type NxmCtNwDst
- type NxmCtNwDstMasked
- func (self *NxmCtNwDstMasked) GetOXMName() string
- func (self *NxmCtNwDstMasked) GetOXMValue() interface{}
- func (self *NxmCtNwDstMasked) GetOXMValueMask() interface{}
- func (self *NxmCtNwDstMasked) GetValue() net.IP
- func (self *NxmCtNwDstMasked) GetValueMask() net.IP
- func (self *NxmCtNwDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtNwDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtNwDstMasked) SetValue(v net.IP)
- func (self *NxmCtNwDstMasked) SetValueMask(v net.IP)
- type NxmCtNwProto
- func (self *NxmCtNwProto) GetOXMName() string
- func (self *NxmCtNwProto) GetOXMValue() interface{}
- func (self *NxmCtNwProto) GetValue() uint8
- func (self *NxmCtNwProto) MarshalJSON() ([]byte, error)
- func (self *NxmCtNwProto) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtNwProto) SetValue(v uint8)
- type NxmCtNwSrc
- type NxmCtNwSrcMasked
- func (self *NxmCtNwSrcMasked) GetOXMName() string
- func (self *NxmCtNwSrcMasked) GetOXMValue() interface{}
- func (self *NxmCtNwSrcMasked) GetOXMValueMask() interface{}
- func (self *NxmCtNwSrcMasked) GetValue() net.IP
- func (self *NxmCtNwSrcMasked) GetValueMask() net.IP
- func (self *NxmCtNwSrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtNwSrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtNwSrcMasked) SetValue(v net.IP)
- func (self *NxmCtNwSrcMasked) SetValueMask(v net.IP)
- type NxmCtState
- type NxmCtStateMasked
- func (self *NxmCtStateMasked) GetOXMName() string
- func (self *NxmCtStateMasked) GetOXMValue() interface{}
- func (self *NxmCtStateMasked) GetOXMValueMask() interface{}
- func (self *NxmCtStateMasked) GetValue() []byte
- func (self *NxmCtStateMasked) GetValueMask() []byte
- func (self *NxmCtStateMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtStateMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtStateMasked) SetValue(v []byte)
- func (self *NxmCtStateMasked) SetValueMask(v []byte)
- type NxmCtTpDst
- type NxmCtTpDstMasked
- func (self *NxmCtTpDstMasked) GetOXMName() string
- func (self *NxmCtTpDstMasked) GetOXMValue() interface{}
- func (self *NxmCtTpDstMasked) GetOXMValueMask() interface{}
- func (self *NxmCtTpDstMasked) GetValue() uint16
- func (self *NxmCtTpDstMasked) GetValueMask() uint16
- func (self *NxmCtTpDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtTpDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtTpDstMasked) SetValue(v uint16)
- func (self *NxmCtTpDstMasked) SetValueMask(v uint16)
- type NxmCtTpSrc
- type NxmCtTpSrcMasked
- func (self *NxmCtTpSrcMasked) GetOXMName() string
- func (self *NxmCtTpSrcMasked) GetOXMValue() interface{}
- func (self *NxmCtTpSrcMasked) GetOXMValueMask() interface{}
- func (self *NxmCtTpSrcMasked) GetValue() uint16
- func (self *NxmCtTpSrcMasked) GetValueMask() uint16
- func (self *NxmCtTpSrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmCtTpSrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmCtTpSrcMasked) SetValue(v uint16)
- func (self *NxmCtTpSrcMasked) SetValueMask(v uint16)
- type NxmCtZone
- type NxmDpHash
- type NxmDpHashMasked
- func (self *NxmDpHashMasked) GetOXMName() string
- func (self *NxmDpHashMasked) GetOXMValue() interface{}
- func (self *NxmDpHashMasked) GetOXMValueMask() interface{}
- func (self *NxmDpHashMasked) GetValue() uint32
- func (self *NxmDpHashMasked) GetValueMask() uint32
- func (self *NxmDpHashMasked) MarshalJSON() ([]byte, error)
- func (self *NxmDpHashMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmDpHashMasked) SetValue(v uint32)
- func (self *NxmDpHashMasked) SetValueMask(v uint32)
- type NxmEthDst
- func (self *NxmEthDst) GetOXMName() string
- func (self *NxmEthDst) GetOXMValue() interface{}
- func (self *NxmEthDst) GetValue() net.HardwareAddr
- func (self *NxmEthDst) MarshalJSON() ([]byte, error)
- func (self *NxmEthDst) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmEthDst) SetValue(v net.HardwareAddr)
- type NxmEthDstMasked
- func (self *NxmEthDstMasked) GetOXMName() string
- func (self *NxmEthDstMasked) GetOXMValue() interface{}
- func (self *NxmEthDstMasked) GetOXMValueMask() interface{}
- func (self *NxmEthDstMasked) GetValue() net.HardwareAddr
- func (self *NxmEthDstMasked) GetValueMask() net.HardwareAddr
- func (self *NxmEthDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmEthDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmEthDstMasked) SetValue(v net.HardwareAddr)
- func (self *NxmEthDstMasked) SetValueMask(v net.HardwareAddr)
- type NxmEthSrc
- func (self *NxmEthSrc) GetOXMName() string
- func (self *NxmEthSrc) GetOXMValue() interface{}
- func (self *NxmEthSrc) GetValue() net.HardwareAddr
- func (self *NxmEthSrc) MarshalJSON() ([]byte, error)
- func (self *NxmEthSrc) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmEthSrc) SetValue(v net.HardwareAddr)
- type NxmEthSrcMasked
- func (self *NxmEthSrcMasked) GetOXMName() string
- func (self *NxmEthSrcMasked) GetOXMValue() interface{}
- func (self *NxmEthSrcMasked) GetOXMValueMask() interface{}
- func (self *NxmEthSrcMasked) GetValue() net.HardwareAddr
- func (self *NxmEthSrcMasked) GetValueMask() net.HardwareAddr
- func (self *NxmEthSrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmEthSrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmEthSrcMasked) SetValue(v net.HardwareAddr)
- func (self *NxmEthSrcMasked) SetValueMask(v net.HardwareAddr)
- type NxmEthType
- type NxmIcmpCode
- func (self *NxmIcmpCode) GetOXMName() string
- func (self *NxmIcmpCode) GetOXMValue() interface{}
- func (self *NxmIcmpCode) GetValue() uint8
- func (self *NxmIcmpCode) MarshalJSON() ([]byte, error)
- func (self *NxmIcmpCode) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIcmpCode) SetValue(v uint8)
- type NxmIcmpType
- func (self *NxmIcmpType) GetOXMName() string
- func (self *NxmIcmpType) GetOXMValue() interface{}
- func (self *NxmIcmpType) GetValue() uint8
- func (self *NxmIcmpType) MarshalJSON() ([]byte, error)
- func (self *NxmIcmpType) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIcmpType) SetValue(v uint8)
- type NxmIcmpv6Code
- func (self *NxmIcmpv6Code) GetOXMName() string
- func (self *NxmIcmpv6Code) GetOXMValue() interface{}
- func (self *NxmIcmpv6Code) GetValue() uint8
- func (self *NxmIcmpv6Code) MarshalJSON() ([]byte, error)
- func (self *NxmIcmpv6Code) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIcmpv6Code) SetValue(v uint8)
- type NxmIcmpv6Type
- func (self *NxmIcmpv6Type) GetOXMName() string
- func (self *NxmIcmpv6Type) GetOXMValue() interface{}
- func (self *NxmIcmpv6Type) GetValue() uint8
- func (self *NxmIcmpv6Type) MarshalJSON() ([]byte, error)
- func (self *NxmIcmpv6Type) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIcmpv6Type) SetValue(v uint8)
- type NxmInPort
- type NxmIpDst
- type NxmIpDstMasked
- func (self *NxmIpDstMasked) GetOXMName() string
- func (self *NxmIpDstMasked) GetOXMValue() interface{}
- func (self *NxmIpDstMasked) GetOXMValueMask() interface{}
- func (self *NxmIpDstMasked) GetValue() net.IP
- func (self *NxmIpDstMasked) GetValueMask() net.IP
- func (self *NxmIpDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpDstMasked) SetValue(v net.IP)
- func (self *NxmIpDstMasked) SetValueMask(v net.IP)
- type NxmIpFrag
- type NxmIpFragMasked
- func (self *NxmIpFragMasked) GetOXMName() string
- func (self *NxmIpFragMasked) GetOXMValue() interface{}
- func (self *NxmIpFragMasked) GetOXMValueMask() interface{}
- func (self *NxmIpFragMasked) GetValue() []byte
- func (self *NxmIpFragMasked) GetValueMask() []byte
- func (self *NxmIpFragMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpFragMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpFragMasked) SetValue(v []byte)
- func (self *NxmIpFragMasked) SetValueMask(v []byte)
- type NxmIpSrc
- type NxmIpSrcMasked
- func (self *NxmIpSrcMasked) GetOXMName() string
- func (self *NxmIpSrcMasked) GetOXMValue() interface{}
- func (self *NxmIpSrcMasked) GetOXMValueMask() interface{}
- func (self *NxmIpSrcMasked) GetValue() net.IP
- func (self *NxmIpSrcMasked) GetValueMask() net.IP
- func (self *NxmIpSrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpSrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpSrcMasked) SetValue(v net.IP)
- func (self *NxmIpSrcMasked) SetValueMask(v net.IP)
- type NxmIpv6Dst
- type NxmIpv6DstMasked
- func (self *NxmIpv6DstMasked) GetOXMName() string
- func (self *NxmIpv6DstMasked) GetOXMValue() interface{}
- func (self *NxmIpv6DstMasked) GetOXMValueMask() interface{}
- func (self *NxmIpv6DstMasked) GetValue() net.IP
- func (self *NxmIpv6DstMasked) GetValueMask() net.IP
- func (self *NxmIpv6DstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpv6DstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpv6DstMasked) SetValue(v net.IP)
- func (self *NxmIpv6DstMasked) SetValueMask(v net.IP)
- type NxmIpv6Label
- func (self *NxmIpv6Label) GetOXMName() string
- func (self *NxmIpv6Label) GetOXMValue() interface{}
- func (self *NxmIpv6Label) GetValue() uint32
- func (self *NxmIpv6Label) MarshalJSON() ([]byte, error)
- func (self *NxmIpv6Label) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpv6Label) SetValue(v uint32)
- type NxmIpv6LabelMasked
- func (self *NxmIpv6LabelMasked) GetOXMName() string
- func (self *NxmIpv6LabelMasked) GetOXMValue() interface{}
- func (self *NxmIpv6LabelMasked) GetOXMValueMask() interface{}
- func (self *NxmIpv6LabelMasked) GetValue() uint32
- func (self *NxmIpv6LabelMasked) GetValueMask() uint32
- func (self *NxmIpv6LabelMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpv6LabelMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpv6LabelMasked) SetValue(v uint32)
- func (self *NxmIpv6LabelMasked) SetValueMask(v uint32)
- type NxmIpv6Src
- type NxmIpv6SrcMasked
- func (self *NxmIpv6SrcMasked) GetOXMName() string
- func (self *NxmIpv6SrcMasked) GetOXMValue() interface{}
- func (self *NxmIpv6SrcMasked) GetOXMValueMask() interface{}
- func (self *NxmIpv6SrcMasked) GetValue() net.IP
- func (self *NxmIpv6SrcMasked) GetValueMask() net.IP
- func (self *NxmIpv6SrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmIpv6SrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmIpv6SrcMasked) SetValue(v net.IP)
- func (self *NxmIpv6SrcMasked) SetValueMask(v net.IP)
- type NxmMplsTtl
- type NxmNdSll
- func (self *NxmNdSll) GetOXMName() string
- func (self *NxmNdSll) GetOXMValue() interface{}
- func (self *NxmNdSll) GetValue() net.HardwareAddr
- func (self *NxmNdSll) MarshalJSON() ([]byte, error)
- func (self *NxmNdSll) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdSll) SetValue(v net.HardwareAddr)
- type NxmNdSllMasked
- func (self *NxmNdSllMasked) GetOXMName() string
- func (self *NxmNdSllMasked) GetOXMValue() interface{}
- func (self *NxmNdSllMasked) GetOXMValueMask() interface{}
- func (self *NxmNdSllMasked) GetValue() net.HardwareAddr
- func (self *NxmNdSllMasked) GetValueMask() net.HardwareAddr
- func (self *NxmNdSllMasked) MarshalJSON() ([]byte, error)
- func (self *NxmNdSllMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdSllMasked) SetValue(v net.HardwareAddr)
- func (self *NxmNdSllMasked) SetValueMask(v net.HardwareAddr)
- type NxmNdTarget
- func (self *NxmNdTarget) GetOXMName() string
- func (self *NxmNdTarget) GetOXMValue() interface{}
- func (self *NxmNdTarget) GetValue() net.IP
- func (self *NxmNdTarget) MarshalJSON() ([]byte, error)
- func (self *NxmNdTarget) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdTarget) SetValue(v net.IP)
- type NxmNdTargetMasked
- func (self *NxmNdTargetMasked) GetOXMName() string
- func (self *NxmNdTargetMasked) GetOXMValue() interface{}
- func (self *NxmNdTargetMasked) GetOXMValueMask() interface{}
- func (self *NxmNdTargetMasked) GetValue() net.IP
- func (self *NxmNdTargetMasked) GetValueMask() net.IP
- func (self *NxmNdTargetMasked) MarshalJSON() ([]byte, error)
- func (self *NxmNdTargetMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdTargetMasked) SetValue(v net.IP)
- func (self *NxmNdTargetMasked) SetValueMask(v net.IP)
- type NxmNdTll
- func (self *NxmNdTll) GetOXMName() string
- func (self *NxmNdTll) GetOXMValue() interface{}
- func (self *NxmNdTll) GetValue() net.HardwareAddr
- func (self *NxmNdTll) MarshalJSON() ([]byte, error)
- func (self *NxmNdTll) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdTll) SetValue(v net.HardwareAddr)
- type NxmNdTllMasked
- func (self *NxmNdTllMasked) GetOXMName() string
- func (self *NxmNdTllMasked) GetOXMValue() interface{}
- func (self *NxmNdTllMasked) GetOXMValueMask() interface{}
- func (self *NxmNdTllMasked) GetValue() net.HardwareAddr
- func (self *NxmNdTllMasked) GetValueMask() net.HardwareAddr
- func (self *NxmNdTllMasked) MarshalJSON() ([]byte, error)
- func (self *NxmNdTllMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmNdTllMasked) SetValue(v net.HardwareAddr)
- func (self *NxmNdTllMasked) SetValueMask(v net.HardwareAddr)
- type NxmNwEcn
- type NxmNwProto
- type NxmNwTos
- type NxmNwTtl
- type NxmPktMark
- type NxmPktMarkMasked
- func (self *NxmPktMarkMasked) GetOXMName() string
- func (self *NxmPktMarkMasked) GetOXMValue() interface{}
- func (self *NxmPktMarkMasked) GetOXMValueMask() interface{}
- func (self *NxmPktMarkMasked) GetValue() uint32
- func (self *NxmPktMarkMasked) GetValueMask() uint32
- func (self *NxmPktMarkMasked) MarshalJSON() ([]byte, error)
- func (self *NxmPktMarkMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmPktMarkMasked) SetValue(v uint32)
- func (self *NxmPktMarkMasked) SetValueMask(v uint32)
- type NxmRecircId
- func (self *NxmRecircId) GetOXMName() string
- func (self *NxmRecircId) GetOXMValue() interface{}
- func (self *NxmRecircId) GetValue() uint32
- func (self *NxmRecircId) MarshalJSON() ([]byte, error)
- func (self *NxmRecircId) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmRecircId) SetValue(v uint32)
- type NxmReg0
- type NxmReg0Masked
- func (self *NxmReg0Masked) GetOXMName() string
- func (self *NxmReg0Masked) GetOXMValue() interface{}
- func (self *NxmReg0Masked) GetOXMValueMask() interface{}
- func (self *NxmReg0Masked) GetValue() uint32
- func (self *NxmReg0Masked) GetValueMask() uint32
- func (self *NxmReg0Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg0Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg0Masked) SetValue(v uint32)
- func (self *NxmReg0Masked) SetValueMask(v uint32)
- type NxmReg1
- type NxmReg10
- type NxmReg10Masked
- func (self *NxmReg10Masked) GetOXMName() string
- func (self *NxmReg10Masked) GetOXMValue() interface{}
- func (self *NxmReg10Masked) GetOXMValueMask() interface{}
- func (self *NxmReg10Masked) GetValue() uint32
- func (self *NxmReg10Masked) GetValueMask() uint32
- func (self *NxmReg10Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg10Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg10Masked) SetValue(v uint32)
- func (self *NxmReg10Masked) SetValueMask(v uint32)
- type NxmReg11
- type NxmReg11Masked
- func (self *NxmReg11Masked) GetOXMName() string
- func (self *NxmReg11Masked) GetOXMValue() interface{}
- func (self *NxmReg11Masked) GetOXMValueMask() interface{}
- func (self *NxmReg11Masked) GetValue() uint32
- func (self *NxmReg11Masked) GetValueMask() uint32
- func (self *NxmReg11Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg11Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg11Masked) SetValue(v uint32)
- func (self *NxmReg11Masked) SetValueMask(v uint32)
- type NxmReg12
- type NxmReg12Masked
- func (self *NxmReg12Masked) GetOXMName() string
- func (self *NxmReg12Masked) GetOXMValue() interface{}
- func (self *NxmReg12Masked) GetOXMValueMask() interface{}
- func (self *NxmReg12Masked) GetValue() uint32
- func (self *NxmReg12Masked) GetValueMask() uint32
- func (self *NxmReg12Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg12Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg12Masked) SetValue(v uint32)
- func (self *NxmReg12Masked) SetValueMask(v uint32)
- type NxmReg13
- type NxmReg13Masked
- func (self *NxmReg13Masked) GetOXMName() string
- func (self *NxmReg13Masked) GetOXMValue() interface{}
- func (self *NxmReg13Masked) GetOXMValueMask() interface{}
- func (self *NxmReg13Masked) GetValue() uint32
- func (self *NxmReg13Masked) GetValueMask() uint32
- func (self *NxmReg13Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg13Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg13Masked) SetValue(v uint32)
- func (self *NxmReg13Masked) SetValueMask(v uint32)
- type NxmReg14
- type NxmReg14Masked
- func (self *NxmReg14Masked) GetOXMName() string
- func (self *NxmReg14Masked) GetOXMValue() interface{}
- func (self *NxmReg14Masked) GetOXMValueMask() interface{}
- func (self *NxmReg14Masked) GetValue() uint32
- func (self *NxmReg14Masked) GetValueMask() uint32
- func (self *NxmReg14Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg14Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg14Masked) SetValue(v uint32)
- func (self *NxmReg14Masked) SetValueMask(v uint32)
- type NxmReg15
- type NxmReg15Masked
- func (self *NxmReg15Masked) GetOXMName() string
- func (self *NxmReg15Masked) GetOXMValue() interface{}
- func (self *NxmReg15Masked) GetOXMValueMask() interface{}
- func (self *NxmReg15Masked) GetValue() uint32
- func (self *NxmReg15Masked) GetValueMask() uint32
- func (self *NxmReg15Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg15Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg15Masked) SetValue(v uint32)
- func (self *NxmReg15Masked) SetValueMask(v uint32)
- type NxmReg1Masked
- func (self *NxmReg1Masked) GetOXMName() string
- func (self *NxmReg1Masked) GetOXMValue() interface{}
- func (self *NxmReg1Masked) GetOXMValueMask() interface{}
- func (self *NxmReg1Masked) GetValue() uint32
- func (self *NxmReg1Masked) GetValueMask() uint32
- func (self *NxmReg1Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg1Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg1Masked) SetValue(v uint32)
- func (self *NxmReg1Masked) SetValueMask(v uint32)
- type NxmReg2
- type NxmReg2Masked
- func (self *NxmReg2Masked) GetOXMName() string
- func (self *NxmReg2Masked) GetOXMValue() interface{}
- func (self *NxmReg2Masked) GetOXMValueMask() interface{}
- func (self *NxmReg2Masked) GetValue() uint32
- func (self *NxmReg2Masked) GetValueMask() uint32
- func (self *NxmReg2Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg2Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg2Masked) SetValue(v uint32)
- func (self *NxmReg2Masked) SetValueMask(v uint32)
- type NxmReg3
- type NxmReg3Masked
- func (self *NxmReg3Masked) GetOXMName() string
- func (self *NxmReg3Masked) GetOXMValue() interface{}
- func (self *NxmReg3Masked) GetOXMValueMask() interface{}
- func (self *NxmReg3Masked) GetValue() uint32
- func (self *NxmReg3Masked) GetValueMask() uint32
- func (self *NxmReg3Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg3Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg3Masked) SetValue(v uint32)
- func (self *NxmReg3Masked) SetValueMask(v uint32)
- type NxmReg4
- type NxmReg4Masked
- func (self *NxmReg4Masked) GetOXMName() string
- func (self *NxmReg4Masked) GetOXMValue() interface{}
- func (self *NxmReg4Masked) GetOXMValueMask() interface{}
- func (self *NxmReg4Masked) GetValue() uint32
- func (self *NxmReg4Masked) GetValueMask() uint32
- func (self *NxmReg4Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg4Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg4Masked) SetValue(v uint32)
- func (self *NxmReg4Masked) SetValueMask(v uint32)
- type NxmReg5
- type NxmReg5Masked
- func (self *NxmReg5Masked) GetOXMName() string
- func (self *NxmReg5Masked) GetOXMValue() interface{}
- func (self *NxmReg5Masked) GetOXMValueMask() interface{}
- func (self *NxmReg5Masked) GetValue() uint32
- func (self *NxmReg5Masked) GetValueMask() uint32
- func (self *NxmReg5Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg5Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg5Masked) SetValue(v uint32)
- func (self *NxmReg5Masked) SetValueMask(v uint32)
- type NxmReg6
- type NxmReg6Masked
- func (self *NxmReg6Masked) GetOXMName() string
- func (self *NxmReg6Masked) GetOXMValue() interface{}
- func (self *NxmReg6Masked) GetOXMValueMask() interface{}
- func (self *NxmReg6Masked) GetValue() uint32
- func (self *NxmReg6Masked) GetValueMask() uint32
- func (self *NxmReg6Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg6Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg6Masked) SetValue(v uint32)
- func (self *NxmReg6Masked) SetValueMask(v uint32)
- type NxmReg7
- type NxmReg7Masked
- func (self *NxmReg7Masked) GetOXMName() string
- func (self *NxmReg7Masked) GetOXMValue() interface{}
- func (self *NxmReg7Masked) GetOXMValueMask() interface{}
- func (self *NxmReg7Masked) GetValue() uint32
- func (self *NxmReg7Masked) GetValueMask() uint32
- func (self *NxmReg7Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg7Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg7Masked) SetValue(v uint32)
- func (self *NxmReg7Masked) SetValueMask(v uint32)
- type NxmReg8
- type NxmReg8Masked
- func (self *NxmReg8Masked) GetOXMName() string
- func (self *NxmReg8Masked) GetOXMValue() interface{}
- func (self *NxmReg8Masked) GetOXMValueMask() interface{}
- func (self *NxmReg8Masked) GetValue() uint32
- func (self *NxmReg8Masked) GetValueMask() uint32
- func (self *NxmReg8Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg8Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg8Masked) SetValue(v uint32)
- func (self *NxmReg8Masked) SetValueMask(v uint32)
- type NxmReg9
- type NxmReg9Masked
- func (self *NxmReg9Masked) GetOXMName() string
- func (self *NxmReg9Masked) GetOXMValue() interface{}
- func (self *NxmReg9Masked) GetOXMValueMask() interface{}
- func (self *NxmReg9Masked) GetValue() uint32
- func (self *NxmReg9Masked) GetValueMask() uint32
- func (self *NxmReg9Masked) MarshalJSON() ([]byte, error)
- func (self *NxmReg9Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmReg9Masked) SetValue(v uint32)
- func (self *NxmReg9Masked) SetValueMask(v uint32)
- type NxmTcpDst
- type NxmTcpDstMasked
- func (self *NxmTcpDstMasked) GetOXMName() string
- func (self *NxmTcpDstMasked) GetOXMValue() interface{}
- func (self *NxmTcpDstMasked) GetOXMValueMask() interface{}
- func (self *NxmTcpDstMasked) GetValue() uint16
- func (self *NxmTcpDstMasked) GetValueMask() uint16
- func (self *NxmTcpDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTcpDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTcpDstMasked) SetValue(v uint16)
- func (self *NxmTcpDstMasked) SetValueMask(v uint16)
- type NxmTcpFlags
- func (self *NxmTcpFlags) GetOXMName() string
- func (self *NxmTcpFlags) GetOXMValue() interface{}
- func (self *NxmTcpFlags) GetValue() TcpFlags
- func (self *NxmTcpFlags) MarshalJSON() ([]byte, error)
- func (self *NxmTcpFlags) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTcpFlags) SetValue(v TcpFlags)
- type NxmTcpFlagsMasked
- func (self *NxmTcpFlagsMasked) GetOXMName() string
- func (self *NxmTcpFlagsMasked) GetOXMValue() interface{}
- func (self *NxmTcpFlagsMasked) GetOXMValueMask() interface{}
- func (self *NxmTcpFlagsMasked) GetValue() TcpFlags
- func (self *NxmTcpFlagsMasked) GetValueMask() uint16
- func (self *NxmTcpFlagsMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTcpFlagsMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTcpFlagsMasked) SetValue(v TcpFlags)
- func (self *NxmTcpFlagsMasked) SetValueMask(v uint16)
- type NxmTcpSrc
- type NxmTcpSrcMasked
- func (self *NxmTcpSrcMasked) GetOXMName() string
- func (self *NxmTcpSrcMasked) GetOXMValue() interface{}
- func (self *NxmTcpSrcMasked) GetOXMValueMask() interface{}
- func (self *NxmTcpSrcMasked) GetValue() uint16
- func (self *NxmTcpSrcMasked) GetValueMask() uint16
- func (self *NxmTcpSrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTcpSrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTcpSrcMasked) SetValue(v uint16)
- func (self *NxmTcpSrcMasked) SetValueMask(v uint16)
- type NxmTunDst
- type NxmTunDstMasked
- func (self *NxmTunDstMasked) GetOXMName() string
- func (self *NxmTunDstMasked) GetOXMValue() interface{}
- func (self *NxmTunDstMasked) GetOXMValueMask() interface{}
- func (self *NxmTunDstMasked) GetValue() net.IP
- func (self *NxmTunDstMasked) GetValueMask() net.IP
- func (self *NxmTunDstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunDstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunDstMasked) SetValue(v net.IP)
- func (self *NxmTunDstMasked) SetValueMask(v net.IP)
- type NxmTunFlags
- func (self *NxmTunFlags) GetOXMName() string
- func (self *NxmTunFlags) GetOXMValue() interface{}
- func (self *NxmTunFlags) GetValue() uint16
- func (self *NxmTunFlags) MarshalJSON() ([]byte, error)
- func (self *NxmTunFlags) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunFlags) SetValue(v uint16)
- type NxmTunFlagsMasked
- func (self *NxmTunFlagsMasked) GetOXMName() string
- func (self *NxmTunFlagsMasked) GetOXMValue() interface{}
- func (self *NxmTunFlagsMasked) GetOXMValueMask() interface{}
- func (self *NxmTunFlagsMasked) GetValue() uint16
- func (self *NxmTunFlagsMasked) GetValueMask() uint16
- func (self *NxmTunFlagsMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunFlagsMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunFlagsMasked) SetValue(v uint16)
- func (self *NxmTunFlagsMasked) SetValueMask(v uint16)
- type NxmTunGbpFlags
- func (self *NxmTunGbpFlags) GetOXMName() string
- func (self *NxmTunGbpFlags) GetOXMValue() interface{}
- func (self *NxmTunGbpFlags) GetValue() uint8
- func (self *NxmTunGbpFlags) MarshalJSON() ([]byte, error)
- func (self *NxmTunGbpFlags) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunGbpFlags) SetValue(v uint8)
- type NxmTunGbpFlagsMasked
- func (self *NxmTunGbpFlagsMasked) GetOXMName() string
- func (self *NxmTunGbpFlagsMasked) GetOXMValue() interface{}
- func (self *NxmTunGbpFlagsMasked) GetOXMValueMask() interface{}
- func (self *NxmTunGbpFlagsMasked) GetValue() uint8
- func (self *NxmTunGbpFlagsMasked) GetValueMask() uint8
- func (self *NxmTunGbpFlagsMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunGbpFlagsMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunGbpFlagsMasked) SetValue(v uint8)
- func (self *NxmTunGbpFlagsMasked) SetValueMask(v uint8)
- type NxmTunGbpId
- func (self *NxmTunGbpId) GetOXMName() string
- func (self *NxmTunGbpId) GetOXMValue() interface{}
- func (self *NxmTunGbpId) GetValue() uint16
- func (self *NxmTunGbpId) MarshalJSON() ([]byte, error)
- func (self *NxmTunGbpId) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunGbpId) SetValue(v uint16)
- type NxmTunGbpIdMasked
- func (self *NxmTunGbpIdMasked) GetOXMName() string
- func (self *NxmTunGbpIdMasked) GetOXMValue() interface{}
- func (self *NxmTunGbpIdMasked) GetOXMValueMask() interface{}
- func (self *NxmTunGbpIdMasked) GetValue() uint16
- func (self *NxmTunGbpIdMasked) GetValueMask() uint16
- func (self *NxmTunGbpIdMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunGbpIdMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunGbpIdMasked) SetValue(v uint16)
- func (self *NxmTunGbpIdMasked) SetValueMask(v uint16)
- type NxmTunId
- type NxmTunIdMasked
- func (self *NxmTunIdMasked) GetOXMName() string
- func (self *NxmTunIdMasked) GetOXMValue() interface{}
- func (self *NxmTunIdMasked) GetOXMValueMask() interface{}
- func (self *NxmTunIdMasked) GetValue() uint64
- func (self *NxmTunIdMasked) GetValueMask() uint64
- func (self *NxmTunIdMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunIdMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunIdMasked) SetValue(v uint64)
- func (self *NxmTunIdMasked) SetValueMask(v uint64)
- type NxmTunIpv6Dst
- func (self *NxmTunIpv6Dst) GetOXMName() string
- func (self *NxmTunIpv6Dst) GetOXMValue() interface{}
- func (self *NxmTunIpv6Dst) GetValue() net.IP
- func (self *NxmTunIpv6Dst) MarshalJSON() ([]byte, error)
- func (self *NxmTunIpv6Dst) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunIpv6Dst) SetValue(v net.IP)
- type NxmTunIpv6DstMasked
- func (self *NxmTunIpv6DstMasked) GetOXMName() string
- func (self *NxmTunIpv6DstMasked) GetOXMValue() interface{}
- func (self *NxmTunIpv6DstMasked) GetOXMValueMask() interface{}
- func (self *NxmTunIpv6DstMasked) GetValue() net.IP
- func (self *NxmTunIpv6DstMasked) GetValueMask() net.IP
- func (self *NxmTunIpv6DstMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunIpv6DstMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunIpv6DstMasked) SetValue(v net.IP)
- func (self *NxmTunIpv6DstMasked) SetValueMask(v net.IP)
- type NxmTunIpv6Src
- func (self *NxmTunIpv6Src) GetOXMName() string
- func (self *NxmTunIpv6Src) GetOXMValue() interface{}
- func (self *NxmTunIpv6Src) GetValue() net.IP
- func (self *NxmTunIpv6Src) MarshalJSON() ([]byte, error)
- func (self *NxmTunIpv6Src) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunIpv6Src) SetValue(v net.IP)
- type NxmTunIpv6SrcMasked
- func (self *NxmTunIpv6SrcMasked) GetOXMName() string
- func (self *NxmTunIpv6SrcMasked) GetOXMValue() interface{}
- func (self *NxmTunIpv6SrcMasked) GetOXMValueMask() interface{}
- func (self *NxmTunIpv6SrcMasked) GetValue() net.IP
- func (self *NxmTunIpv6SrcMasked) GetValueMask() net.IP
- func (self *NxmTunIpv6SrcMasked) MarshalJSON() ([]byte, error)
- func (self *NxmTunIpv6SrcMasked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunIpv6SrcMasked) SetValue(v net.IP)
- func (self *NxmTunIpv6SrcMasked) SetValueMask(v net.IP)
- type NxmTunMetadata0
- func (self *NxmTunMetadata0) GetOXMName() string
- func (self *NxmTunMetadata0) GetOXMValue() interface{}
- func (self *NxmTunMetadata0) GetValue() []byte
- func (self *NxmTunMetadata0) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata0) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata0) SetValue(v []byte)
- type NxmTunMetadata0Masked
- func (self *NxmTunMetadata0Masked) GetOXMName() string
- func (self *NxmTunMetadata0Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata0Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata0Masked) GetValue() []byte
- func (self *NxmTunMetadata0Masked) GetValueMask() []byte
- func (self *NxmTunMetadata0Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata0Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata0Masked) SetValue(v []byte)
- func (self *NxmTunMetadata0Masked) SetValueMask(v []byte)
- type NxmTunMetadata1
- func (self *NxmTunMetadata1) GetOXMName() string
- func (self *NxmTunMetadata1) GetOXMValue() interface{}
- func (self *NxmTunMetadata1) GetValue() []byte
- func (self *NxmTunMetadata1) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata1) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata1) SetValue(v []byte)
- type NxmTunMetadata10
- func (self *NxmTunMetadata10) GetOXMName() string
- func (self *NxmTunMetadata10) GetOXMValue() interface{}
- func (self *NxmTunMetadata10) GetValue() []byte
- func (self *NxmTunMetadata10) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata10) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata10) SetValue(v []byte)
- type NxmTunMetadata10Masked
- func (self *NxmTunMetadata10Masked) GetOXMName() string
- func (self *NxmTunMetadata10Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata10Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata10Masked) GetValue() []byte
- func (self *NxmTunMetadata10Masked) GetValueMask() []byte
- func (self *NxmTunMetadata10Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata10Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata10Masked) SetValue(v []byte)
- func (self *NxmTunMetadata10Masked) SetValueMask(v []byte)
- type NxmTunMetadata11
- func (self *NxmTunMetadata11) GetOXMName() string
- func (self *NxmTunMetadata11) GetOXMValue() interface{}
- func (self *NxmTunMetadata11) GetValue() []byte
- func (self *NxmTunMetadata11) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata11) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata11) SetValue(v []byte)
- type NxmTunMetadata11Masked
- func (self *NxmTunMetadata11Masked) GetOXMName() string
- func (self *NxmTunMetadata11Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata11Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata11Masked) GetValue() []byte
- func (self *NxmTunMetadata11Masked) GetValueMask() []byte
- func (self *NxmTunMetadata11Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata11Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata11Masked) SetValue(v []byte)
- func (self *NxmTunMetadata11Masked) SetValueMask(v []byte)
- type NxmTunMetadata12
- func (self *NxmTunMetadata12) GetOXMName() string
- func (self *NxmTunMetadata12) GetOXMValue() interface{}
- func (self *NxmTunMetadata12) GetValue() []byte
- func (self *NxmTunMetadata12) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata12) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata12) SetValue(v []byte)
- type NxmTunMetadata12Masked
- func (self *NxmTunMetadata12Masked) GetOXMName() string
- func (self *NxmTunMetadata12Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata12Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata12Masked) GetValue() []byte
- func (self *NxmTunMetadata12Masked) GetValueMask() []byte
- func (self *NxmTunMetadata12Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata12Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata12Masked) SetValue(v []byte)
- func (self *NxmTunMetadata12Masked) SetValueMask(v []byte)
- type NxmTunMetadata13
- func (self *NxmTunMetadata13) GetOXMName() string
- func (self *NxmTunMetadata13) GetOXMValue() interface{}
- func (self *NxmTunMetadata13) GetValue() []byte
- func (self *NxmTunMetadata13) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata13) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata13) SetValue(v []byte)
- type NxmTunMetadata13Masked
- func (self *NxmTunMetadata13Masked) GetOXMName() string
- func (self *NxmTunMetadata13Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata13Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata13Masked) GetValue() []byte
- func (self *NxmTunMetadata13Masked) GetValueMask() []byte
- func (self *NxmTunMetadata13Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata13Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata13Masked) SetValue(v []byte)
- func (self *NxmTunMetadata13Masked) SetValueMask(v []byte)
- type NxmTunMetadata14
- func (self *NxmTunMetadata14) GetOXMName() string
- func (self *NxmTunMetadata14) GetOXMValue() interface{}
- func (self *NxmTunMetadata14) GetValue() []byte
- func (self *NxmTunMetadata14) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata14) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata14) SetValue(v []byte)
- type NxmTunMetadata14Masked
- func (self *NxmTunMetadata14Masked) GetOXMName() string
- func (self *NxmTunMetadata14Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata14Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata14Masked) GetValue() []byte
- func (self *NxmTunMetadata14Masked) GetValueMask() []byte
- func (self *NxmTunMetadata14Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata14Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata14Masked) SetValue(v []byte)
- func (self *NxmTunMetadata14Masked) SetValueMask(v []byte)
- type NxmTunMetadata15
- func (self *NxmTunMetadata15) GetOXMName() string
- func (self *NxmTunMetadata15) GetOXMValue() interface{}
- func (self *NxmTunMetadata15) GetValue() []byte
- func (self *NxmTunMetadata15) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata15) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata15) SetValue(v []byte)
- type NxmTunMetadata15Masked
- func (self *NxmTunMetadata15Masked) GetOXMName() string
- func (self *NxmTunMetadata15Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata15Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata15Masked) GetValue() []byte
- func (self *NxmTunMetadata15Masked) GetValueMask() []byte
- func (self *NxmTunMetadata15Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata15Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata15Masked) SetValue(v []byte)
- func (self *NxmTunMetadata15Masked) SetValueMask(v []byte)
- type NxmTunMetadata16
- func (self *NxmTunMetadata16) GetOXMName() string
- func (self *NxmTunMetadata16) GetOXMValue() interface{}
- func (self *NxmTunMetadata16) GetValue() []byte
- func (self *NxmTunMetadata16) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata16) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata16) SetValue(v []byte)
- type NxmTunMetadata16Masked
- func (self *NxmTunMetadata16Masked) GetOXMName() string
- func (self *NxmTunMetadata16Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata16Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata16Masked) GetValue() []byte
- func (self *NxmTunMetadata16Masked) GetValueMask() []byte
- func (self *NxmTunMetadata16Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata16Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata16Masked) SetValue(v []byte)
- func (self *NxmTunMetadata16Masked) SetValueMask(v []byte)
- type NxmTunMetadata17
- func (self *NxmTunMetadata17) GetOXMName() string
- func (self *NxmTunMetadata17) GetOXMValue() interface{}
- func (self *NxmTunMetadata17) GetValue() []byte
- func (self *NxmTunMetadata17) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata17) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata17) SetValue(v []byte)
- type NxmTunMetadata17Masked
- func (self *NxmTunMetadata17Masked) GetOXMName() string
- func (self *NxmTunMetadata17Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata17Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata17Masked) GetValue() []byte
- func (self *NxmTunMetadata17Masked) GetValueMask() []byte
- func (self *NxmTunMetadata17Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata17Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata17Masked) SetValue(v []byte)
- func (self *NxmTunMetadata17Masked) SetValueMask(v []byte)
- type NxmTunMetadata18
- func (self *NxmTunMetadata18) GetOXMName() string
- func (self *NxmTunMetadata18) GetOXMValue() interface{}
- func (self *NxmTunMetadata18) GetValue() []byte
- func (self *NxmTunMetadata18) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata18) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata18) SetValue(v []byte)
- type NxmTunMetadata18Masked
- func (self *NxmTunMetadata18Masked) GetOXMName() string
- func (self *NxmTunMetadata18Masked) GetOXMValue() interface{}
- func (self *NxmTunMetadata18Masked) GetOXMValueMask() interface{}
- func (self *NxmTunMetadata18Masked) GetValue() []byte
- func (self *NxmTunMetadata18Masked) GetValueMask() []byte
- func (self *NxmTunMetadata18Masked) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata18Masked) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata18Masked) SetValue(v []byte)
- func (self *NxmTunMetadata18Masked) SetValueMask(v []byte)
- type NxmTunMetadata19
- func (self *NxmTunMetadata19) GetOXMName() string
- func (self *NxmTunMetadata19) GetOXMValue() interface{}
- func (self *NxmTunMetadata19) GetValue() []byte
- func (self *NxmTunMetadata19) MarshalJSON() ([]byte, error)
- func (self *NxmTunMetadata19) Serialize(encoder *goloxi.Encoder) error
- func (self *NxmTunMetadata19) SetValue(v []byte)
- type NxmTunMetadata19Masked