Documentation
¶
Overview ¶
Cisco-IOS-XR-ip-bfd-oper:bfd/ipv6-single-hop-multi-paths/ipv6-single-hop-multi-path
Index ¶
- type BfdMgmtMultiplePaths
- func (*BfdMgmtMultiplePaths) Descriptor() ([]byte, []int)
- func (m *BfdMgmtMultiplePaths) GetIncomingLabelXr() uint32
- func (m *BfdMgmtMultiplePaths) GetLocalDiscriminator() uint32
- func (m *BfdMgmtMultiplePaths) GetNodeId() string
- func (m *BfdMgmtMultiplePaths) GetSessionInterfaceName() string
- func (m *BfdMgmtMultiplePaths) GetSessionSubtype() string
- func (m *BfdMgmtMultiplePaths) GetState() string
- func (*BfdMgmtMultiplePaths) ProtoMessage()
- func (m *BfdMgmtMultiplePaths) Reset()
- func (m *BfdMgmtMultiplePaths) String() string
- func (m *BfdMgmtMultiplePaths) XXX_DiscardUnknown()
- func (m *BfdMgmtMultiplePaths) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BfdMgmtMultiplePaths) XXX_Merge(src proto.Message)
- func (m *BfdMgmtMultiplePaths) XXX_Size() int
- func (m *BfdMgmtMultiplePaths) XXX_Unmarshal(b []byte) error
- type BfdMgmtMultiplePaths_KEYS
- func (*BfdMgmtMultiplePaths_KEYS) Descriptor() ([]byte, []int)
- func (m *BfdMgmtMultiplePaths_KEYS) GetDestinationAddress() string
- func (m *BfdMgmtMultiplePaths_KEYS) GetInterfaceName() string
- func (m *BfdMgmtMultiplePaths_KEYS) GetLocation() string
- func (*BfdMgmtMultiplePaths_KEYS) ProtoMessage()
- func (m *BfdMgmtMultiplePaths_KEYS) Reset()
- func (m *BfdMgmtMultiplePaths_KEYS) String() string
- func (m *BfdMgmtMultiplePaths_KEYS) XXX_DiscardUnknown()
- func (m *BfdMgmtMultiplePaths_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BfdMgmtMultiplePaths_KEYS) XXX_Merge(src proto.Message)
- func (m *BfdMgmtMultiplePaths_KEYS) XXX_Size() int
- func (m *BfdMgmtMultiplePaths_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BfdMgmtMultiplePaths ¶
type BfdMgmtMultiplePaths struct { SessionSubtype string `protobuf:"bytes,50,opt,name=session_subtype,json=sessionSubtype,proto3" json:"session_subtype,omitempty"` State string `protobuf:"bytes,51,opt,name=state,proto3" json:"state,omitempty"` LocalDiscriminator uint32 `protobuf:"varint,52,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"` NodeId string `protobuf:"bytes,53,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` IncomingLabelXr uint32 `protobuf:"varint,54,opt,name=incoming_label_xr,json=incomingLabelXr,proto3" json:"incoming_label_xr,omitempty"` SessionInterfaceName string `protobuf:"bytes,55,opt,name=session_interface_name,json=sessionInterfaceName,proto3" json:"session_interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BfdMgmtMultiplePaths) Descriptor ¶
func (*BfdMgmtMultiplePaths) Descriptor() ([]byte, []int)
func (*BfdMgmtMultiplePaths) GetIncomingLabelXr ¶
func (m *BfdMgmtMultiplePaths) GetIncomingLabelXr() uint32
func (*BfdMgmtMultiplePaths) GetLocalDiscriminator ¶
func (m *BfdMgmtMultiplePaths) GetLocalDiscriminator() uint32
func (*BfdMgmtMultiplePaths) GetNodeId ¶
func (m *BfdMgmtMultiplePaths) GetNodeId() string
func (*BfdMgmtMultiplePaths) GetSessionInterfaceName ¶
func (m *BfdMgmtMultiplePaths) GetSessionInterfaceName() string
func (*BfdMgmtMultiplePaths) GetSessionSubtype ¶
func (m *BfdMgmtMultiplePaths) GetSessionSubtype() string
func (*BfdMgmtMultiplePaths) GetState ¶
func (m *BfdMgmtMultiplePaths) GetState() string
func (*BfdMgmtMultiplePaths) ProtoMessage ¶
func (*BfdMgmtMultiplePaths) ProtoMessage()
func (*BfdMgmtMultiplePaths) Reset ¶
func (m *BfdMgmtMultiplePaths) Reset()
func (*BfdMgmtMultiplePaths) String ¶
func (m *BfdMgmtMultiplePaths) String() string
func (*BfdMgmtMultiplePaths) XXX_DiscardUnknown ¶
func (m *BfdMgmtMultiplePaths) XXX_DiscardUnknown()
func (*BfdMgmtMultiplePaths) XXX_Marshal ¶
func (m *BfdMgmtMultiplePaths) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BfdMgmtMultiplePaths) XXX_Merge ¶
func (m *BfdMgmtMultiplePaths) XXX_Merge(src proto.Message)
func (*BfdMgmtMultiplePaths) XXX_Size ¶
func (m *BfdMgmtMultiplePaths) XXX_Size() int
func (*BfdMgmtMultiplePaths) XXX_Unmarshal ¶
func (m *BfdMgmtMultiplePaths) XXX_Unmarshal(b []byte) error
type BfdMgmtMultiplePaths_KEYS ¶
type BfdMgmtMultiplePaths_KEYS struct { InterfaceName string `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` DestinationAddress string `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BfdMgmtMultiplePaths_KEYS) Descriptor ¶
func (*BfdMgmtMultiplePaths_KEYS) Descriptor() ([]byte, []int)
func (*BfdMgmtMultiplePaths_KEYS) GetDestinationAddress ¶
func (m *BfdMgmtMultiplePaths_KEYS) GetDestinationAddress() string
func (*BfdMgmtMultiplePaths_KEYS) GetInterfaceName ¶
func (m *BfdMgmtMultiplePaths_KEYS) GetInterfaceName() string
func (*BfdMgmtMultiplePaths_KEYS) GetLocation ¶
func (m *BfdMgmtMultiplePaths_KEYS) GetLocation() string
func (*BfdMgmtMultiplePaths_KEYS) ProtoMessage ¶
func (*BfdMgmtMultiplePaths_KEYS) ProtoMessage()
func (*BfdMgmtMultiplePaths_KEYS) Reset ¶
func (m *BfdMgmtMultiplePaths_KEYS) Reset()
func (*BfdMgmtMultiplePaths_KEYS) String ¶
func (m *BfdMgmtMultiplePaths_KEYS) String() string
func (*BfdMgmtMultiplePaths_KEYS) XXX_DiscardUnknown ¶
func (m *BfdMgmtMultiplePaths_KEYS) XXX_DiscardUnknown()
func (*BfdMgmtMultiplePaths_KEYS) XXX_Marshal ¶
func (m *BfdMgmtMultiplePaths_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BfdMgmtMultiplePaths_KEYS) XXX_Merge ¶
func (m *BfdMgmtMultiplePaths_KEYS) XXX_Merge(src proto.Message)
func (*BfdMgmtMultiplePaths_KEYS) XXX_Size ¶
func (m *BfdMgmtMultiplePaths_KEYS) XXX_Size() int
func (*BfdMgmtMultiplePaths_KEYS) XXX_Unmarshal ¶
func (m *BfdMgmtMultiplePaths_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.