Versions in this module Expand all Collapse all v0 v0.14.1 Dec 29, 2025 v0.9.0 Dec 26, 2025 Changes in this version + const APIFile + const APIVersion + const VersionCrc + func AllMessages() []api.Message + type RPCService interface + SrMobileLocalsidAddDel func(ctx context.Context, in *SrMobileLocalsidAddDel) (*SrMobileLocalsidAddDelReply, error) + SrMobilePolicyAdd func(ctx context.Context, in *SrMobilePolicyAdd) (*SrMobilePolicyAddReply, error) + func NewServiceClient(conn api.Connection) RPCService + type SrMobileLocalsidAddDel struct + Behavior string + DropIn bool + FibTable uint32 + IsDel bool + LocalFibTable uint32 + LocalsidPrefix ip_types.IP6Prefix + Nhtype sr_mobile_types.SrMobileNhtype + SrPrefix ip_types.IP6Prefix + V4srcAddr ip_types.IP4Address + V4srcPosition uint32 + func (*SrMobileLocalsidAddDel) GetCrcString() string + func (*SrMobileLocalsidAddDel) GetMessageName() string + func (*SrMobileLocalsidAddDel) GetMessageType() api.MessageType + func (m *SrMobileLocalsidAddDel) Marshal(b []byte) ([]byte, error) + func (m *SrMobileLocalsidAddDel) Reset() + func (m *SrMobileLocalsidAddDel) Size() (size int) + func (m *SrMobileLocalsidAddDel) Unmarshal(b []byte) error + type SrMobileLocalsidAddDelReply struct + Retval int32 + func (*SrMobileLocalsidAddDelReply) GetCrcString() string + func (*SrMobileLocalsidAddDelReply) GetMessageName() string + func (*SrMobileLocalsidAddDelReply) GetMessageType() api.MessageType + func (m *SrMobileLocalsidAddDelReply) Marshal(b []byte) ([]byte, error) + func (m *SrMobileLocalsidAddDelReply) Reset() + func (m *SrMobileLocalsidAddDelReply) Size() (size int) + func (m *SrMobileLocalsidAddDelReply) Unmarshal(b []byte) error + type SrMobilePolicyAdd struct + Behavior string + BsidAddr ip_types.IP6Address + DropIn bool + EncapSrc ip_types.IP6Address + FibTable uint32 + LocalFibTable uint32 + Nhtype sr_mobile_types.SrMobileNhtype + SrPrefix ip_types.IP6Prefix + V6srcPrefix ip_types.IP6Prefix + func (*SrMobilePolicyAdd) GetCrcString() string + func (*SrMobilePolicyAdd) GetMessageName() string + func (*SrMobilePolicyAdd) GetMessageType() api.MessageType + func (m *SrMobilePolicyAdd) Marshal(b []byte) ([]byte, error) + func (m *SrMobilePolicyAdd) Reset() + func (m *SrMobilePolicyAdd) Size() (size int) + func (m *SrMobilePolicyAdd) Unmarshal(b []byte) error + type SrMobilePolicyAddReply struct + Retval int32 + func (*SrMobilePolicyAddReply) GetCrcString() string + func (*SrMobilePolicyAddReply) GetMessageName() string + func (*SrMobilePolicyAddReply) GetMessageType() api.MessageType + func (m *SrMobilePolicyAddReply) Marshal(b []byte) ([]byte, error) + func (m *SrMobilePolicyAddReply) Reset() + func (m *SrMobilePolicyAddReply) Size() (size int) + func (m *SrMobilePolicyAddReply) Unmarshal(b []byte) error