Versions in this module Expand all Collapse all v1 v1.4.1 Jun 11, 2018 v1.4.0 May 24, 2018 Changes in this version + var Consts = map[string]reflect.Value + var Functions = map[string]reflect.Value + var Types = map[string]reflect.Type + var Variables = map[string]reflect.Value + func NewSrLocalsidAddDel() api.Message + func NewSrLocalsidAddDelReply() api.Message + func NewSrLocalsidsDetails() api.Message + func NewSrLocalsidsDump() api.Message + func NewSrPolicyAdd() api.Message + func NewSrPolicyAddReply() api.Message + func NewSrPolicyDel() api.Message + func NewSrPolicyDelReply() api.Message + func NewSrPolicyMod() api.Message + func NewSrPolicyModReply() api.Message + func NewSrSetEncapSource() api.Message + func NewSrSetEncapSourceReply() api.Message + func NewSrSteeringAddDel() api.Message + func NewSrSteeringAddDelReply() api.Message + type IPv6type struct + Value [16]byte + type SrLocalsidAddDel struct + Behavior uint8 + EndPsp uint8 + FibTable uint32 + IsDel uint8 + LocalsidAddr []byte + NhAddr []byte + SwIfIndex uint32 + VlanIndex uint32 + func (*SrLocalsidAddDel) GetCrcString() string + func (*SrLocalsidAddDel) GetMessageName() string + func (*SrLocalsidAddDel) GetMessageType() api.MessageType + type SrLocalsidAddDelReply struct + Retval int32 + func (*SrLocalsidAddDelReply) GetCrcString() string + func (*SrLocalsidAddDelReply) GetMessageName() string + func (*SrLocalsidAddDelReply) GetMessageType() api.MessageType + type SrLocalsidsDetails struct + Address []byte + Behavior uint16 + EndPsp uint8 + FibTable uint32 + XconnectIfaceOrVrfTable uint32 + XconnectNextHop []byte + func (*SrLocalsidsDetails) GetCrcString() string + func (*SrLocalsidsDetails) GetMessageName() string + func (*SrLocalsidsDetails) GetMessageType() api.MessageType + type SrLocalsidsDump struct + func (*SrLocalsidsDump) GetCrcString() string + func (*SrLocalsidsDump) GetMessageName() string + func (*SrLocalsidsDump) GetMessageType() api.MessageType + type SrPolicyAdd struct + BsidAddr []byte + FibTable uint32 + IsEncap uint8 + NSegments uint8 + Segments []IPv6type + Type uint8 + Weight uint32 + func (*SrPolicyAdd) GetCrcString() string + func (*SrPolicyAdd) GetMessageName() string + func (*SrPolicyAdd) GetMessageType() api.MessageType + type SrPolicyAddReply struct + Retval int32 + func (*SrPolicyAddReply) GetCrcString() string + func (*SrPolicyAddReply) GetMessageName() string + func (*SrPolicyAddReply) GetMessageType() api.MessageType + type SrPolicyDel struct + BsidAddr []byte + SrPolicyIndex uint32 + func (*SrPolicyDel) GetCrcString() string + func (*SrPolicyDel) GetMessageName() string + func (*SrPolicyDel) GetMessageType() api.MessageType + type SrPolicyDelReply struct + Retval int32 + func (*SrPolicyDelReply) GetCrcString() string + func (*SrPolicyDelReply) GetMessageName() string + func (*SrPolicyDelReply) GetMessageType() api.MessageType + type SrPolicyMod struct + BsidAddr []byte + FibTable uint32 + NSegments uint8 + Operation uint8 + Segments []IPv6type + SlIndex uint32 + SrPolicyIndex uint32 + Weight uint32 + func (*SrPolicyMod) GetCrcString() string + func (*SrPolicyMod) GetMessageName() string + func (*SrPolicyMod) GetMessageType() api.MessageType + type SrPolicyModReply struct + Retval int32 + func (*SrPolicyModReply) GetCrcString() string + func (*SrPolicyModReply) GetMessageName() string + func (*SrPolicyModReply) GetMessageType() api.MessageType + type SrSetEncapSource struct + EncapsSource []byte + func (*SrSetEncapSource) GetCrcString() string + func (*SrSetEncapSource) GetMessageName() string + func (*SrSetEncapSource) GetMessageType() api.MessageType + type SrSetEncapSourceReply struct + Retval int32 + func (*SrSetEncapSourceReply) GetCrcString() string + func (*SrSetEncapSourceReply) GetMessageName() string + func (*SrSetEncapSourceReply) GetMessageType() api.MessageType + type SrSteeringAddDel struct + BsidAddr []byte + IsDel uint8 + MaskWidth uint32 + PrefixAddr []byte + SrPolicyIndex uint32 + SwIfIndex uint32 + TableID uint32 + TrafficType uint8 + func (*SrSteeringAddDel) GetCrcString() string + func (*SrSteeringAddDel) GetMessageName() string + func (*SrSteeringAddDel) GetMessageType() api.MessageType + type SrSteeringAddDelReply struct + Retval int32 + func (*SrSteeringAddDelReply) GetCrcString() string + func (*SrSteeringAddDelReply) GetMessageName() string + func (*SrSteeringAddDelReply) GetMessageType() api.MessageType