cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_standby_vrfs_vrf_afs_af_forwardings_forwarding

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-mpls-ldp-oper:mpls-ldp/global/standby/vrfs/vrf/afs/af/forwardings/forwarding

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpFwdPathInfo

type LdpFwdPathInfo struct {
	Routing              *LdpFwdPathRoutingInfo `protobuf:"bytes,1,opt,name=routing,proto3" json:"routing,omitempty"`
	Mpls                 *LdpFwdPathMplsInfo    `protobuf:"bytes,2,opt,name=mpls,proto3" json:"mpls,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*LdpFwdPathInfo) Descriptor

func (*LdpFwdPathInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathInfo) GetMpls

func (m *LdpFwdPathInfo) GetMpls() *LdpFwdPathMplsInfo

func (*LdpFwdPathInfo) GetRouting

func (m *LdpFwdPathInfo) GetRouting() *LdpFwdPathRoutingInfo

func (*LdpFwdPathInfo) ProtoMessage

func (*LdpFwdPathInfo) ProtoMessage()

func (*LdpFwdPathInfo) Reset

func (m *LdpFwdPathInfo) Reset()

func (*LdpFwdPathInfo) String

func (m *LdpFwdPathInfo) String() string

func (*LdpFwdPathInfo) XXX_DiscardUnknown

func (m *LdpFwdPathInfo) XXX_DiscardUnknown()

func (*LdpFwdPathInfo) XXX_Marshal

func (m *LdpFwdPathInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathInfo) XXX_Merge

func (m *LdpFwdPathInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathInfo) XXX_Size

func (m *LdpFwdPathInfo) XXX_Size() int

func (*LdpFwdPathInfo) XXX_Unmarshal

func (m *LdpFwdPathInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathMplsInfo

type LdpFwdPathMplsInfo struct {
	MplsOutgoingInfo     *LdpFwdPathMplsNhInfo   `protobuf:"bytes,1,opt,name=mpls_outgoing_info,json=mplsOutgoingInfo,proto3" json:"mpls_outgoing_info,omitempty"`
	RemoteLfa            *LdpFwdPathRlfaMplsInfo `protobuf:"bytes,2,opt,name=remote_lfa,json=remoteLfa,proto3" json:"remote_lfa,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*LdpFwdPathMplsInfo) Descriptor

func (*LdpFwdPathMplsInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathMplsInfo) GetMplsOutgoingInfo

func (m *LdpFwdPathMplsInfo) GetMplsOutgoingInfo() *LdpFwdPathMplsNhInfo

func (*LdpFwdPathMplsInfo) GetRemoteLfa

func (m *LdpFwdPathMplsInfo) GetRemoteLfa() *LdpFwdPathRlfaMplsInfo

func (*LdpFwdPathMplsInfo) ProtoMessage

func (*LdpFwdPathMplsInfo) ProtoMessage()

func (*LdpFwdPathMplsInfo) Reset

func (m *LdpFwdPathMplsInfo) Reset()

func (*LdpFwdPathMplsInfo) String

func (m *LdpFwdPathMplsInfo) String() string

func (*LdpFwdPathMplsInfo) XXX_DiscardUnknown

func (m *LdpFwdPathMplsInfo) XXX_DiscardUnknown()

func (*LdpFwdPathMplsInfo) XXX_Marshal

func (m *LdpFwdPathMplsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathMplsInfo) XXX_Merge

func (m *LdpFwdPathMplsInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathMplsInfo) XXX_Size

func (m *LdpFwdPathMplsInfo) XXX_Size() int

func (*LdpFwdPathMplsInfo) XXX_Unmarshal

func (m *LdpFwdPathMplsInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathMplsNhInfo

type LdpFwdPathMplsNhInfo struct {
	NexthopPeerLdpIdent               *LdpLdpidInfo `protobuf:"bytes,1,opt,name=nexthop_peer_ldp_ident,json=nexthopPeerLdpIdent,proto3" json:"nexthop_peer_ldp_ident,omitempty"`
	OutLabel                          uint32        `protobuf:"varint,2,opt,name=out_label,json=outLabel,proto3" json:"out_label,omitempty"`
	OutLabelRsn                       string        `protobuf:"bytes,3,opt,name=out_label_rsn,json=outLabelRsn,proto3" json:"out_label_rsn,omitempty"`
	OutLabelType                      string        `protobuf:"bytes,4,opt,name=out_label_type,json=outLabelType,proto3" json:"out_label_type,omitempty"`
	OutLabelOwner                     string        `protobuf:"bytes,5,opt,name=out_label_owner,json=outLabelOwner,proto3" json:"out_label_owner,omitempty"`
	IsFromGracefulRestartableNeighbor bool          `` /* 167-byte string literal not displayed */
	IsStale                           bool          `protobuf:"varint,7,opt,name=is_stale,json=isStale,proto3" json:"is_stale,omitempty"`
	XXX_NoUnkeyedLiteral              struct{}      `json:"-"`
	XXX_unrecognized                  []byte        `json:"-"`
	XXX_sizecache                     int32         `json:"-"`
}

func (*LdpFwdPathMplsNhInfo) Descriptor

func (*LdpFwdPathMplsNhInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathMplsNhInfo) GetIsFromGracefulRestartableNeighbor

func (m *LdpFwdPathMplsNhInfo) GetIsFromGracefulRestartableNeighbor() bool

func (*LdpFwdPathMplsNhInfo) GetIsStale

func (m *LdpFwdPathMplsNhInfo) GetIsStale() bool

func (*LdpFwdPathMplsNhInfo) GetNexthopPeerLdpIdent

func (m *LdpFwdPathMplsNhInfo) GetNexthopPeerLdpIdent() *LdpLdpidInfo

func (*LdpFwdPathMplsNhInfo) GetOutLabel

func (m *LdpFwdPathMplsNhInfo) GetOutLabel() uint32

func (*LdpFwdPathMplsNhInfo) GetOutLabelOwner

func (m *LdpFwdPathMplsNhInfo) GetOutLabelOwner() string

func (*LdpFwdPathMplsNhInfo) GetOutLabelRsn

func (m *LdpFwdPathMplsNhInfo) GetOutLabelRsn() string

func (*LdpFwdPathMplsNhInfo) GetOutLabelType

func (m *LdpFwdPathMplsNhInfo) GetOutLabelType() string

func (*LdpFwdPathMplsNhInfo) ProtoMessage

func (*LdpFwdPathMplsNhInfo) ProtoMessage()

func (*LdpFwdPathMplsNhInfo) Reset

func (m *LdpFwdPathMplsNhInfo) Reset()

func (*LdpFwdPathMplsNhInfo) String

func (m *LdpFwdPathMplsNhInfo) String() string

func (*LdpFwdPathMplsNhInfo) XXX_DiscardUnknown

func (m *LdpFwdPathMplsNhInfo) XXX_DiscardUnknown()

func (*LdpFwdPathMplsNhInfo) XXX_Marshal

func (m *LdpFwdPathMplsNhInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathMplsNhInfo) XXX_Merge

func (m *LdpFwdPathMplsNhInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathMplsNhInfo) XXX_Size

func (m *LdpFwdPathMplsNhInfo) XXX_Size() int

func (*LdpFwdPathMplsNhInfo) XXX_Unmarshal

func (m *LdpFwdPathMplsNhInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathRlfaMoiInfo

type LdpFwdPathRlfaMoiInfo struct {
	Stack                []*LdpFwdPathMplsNhInfo `protobuf:"bytes,1,rep,name=stack,proto3" json:"stack,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*LdpFwdPathRlfaMoiInfo) Descriptor

func (*LdpFwdPathRlfaMoiInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathRlfaMoiInfo) GetStack

func (*LdpFwdPathRlfaMoiInfo) ProtoMessage

func (*LdpFwdPathRlfaMoiInfo) ProtoMessage()

func (*LdpFwdPathRlfaMoiInfo) Reset

func (m *LdpFwdPathRlfaMoiInfo) Reset()

func (*LdpFwdPathRlfaMoiInfo) String

func (m *LdpFwdPathRlfaMoiInfo) String() string

func (*LdpFwdPathRlfaMoiInfo) XXX_DiscardUnknown

func (m *LdpFwdPathRlfaMoiInfo) XXX_DiscardUnknown()

func (*LdpFwdPathRlfaMoiInfo) XXX_Marshal

func (m *LdpFwdPathRlfaMoiInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathRlfaMoiInfo) XXX_Merge

func (m *LdpFwdPathRlfaMoiInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathRlfaMoiInfo) XXX_Size

func (m *LdpFwdPathRlfaMoiInfo) XXX_Size() int

func (*LdpFwdPathRlfaMoiInfo) XXX_Unmarshal

func (m *LdpFwdPathRlfaMoiInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathRlfaMplsInfo

type LdpFwdPathRlfaMplsInfo struct {
	HasRemoteLfaBkup     bool                   `protobuf:"varint,1,opt,name=has_remote_lfa_bkup,json=hasRemoteLfaBkup,proto3" json:"has_remote_lfa_bkup,omitempty"`
	MplsOutgoingInfo     *LdpFwdPathRlfaMoiInfo `protobuf:"bytes,2,opt,name=mpls_outgoing_info,json=mplsOutgoingInfo,proto3" json:"mpls_outgoing_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*LdpFwdPathRlfaMplsInfo) Descriptor

func (*LdpFwdPathRlfaMplsInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathRlfaMplsInfo) GetHasRemoteLfaBkup

func (m *LdpFwdPathRlfaMplsInfo) GetHasRemoteLfaBkup() bool

func (*LdpFwdPathRlfaMplsInfo) GetMplsOutgoingInfo

func (m *LdpFwdPathRlfaMplsInfo) GetMplsOutgoingInfo() *LdpFwdPathRlfaMoiInfo

func (*LdpFwdPathRlfaMplsInfo) ProtoMessage

func (*LdpFwdPathRlfaMplsInfo) ProtoMessage()

func (*LdpFwdPathRlfaMplsInfo) Reset

func (m *LdpFwdPathRlfaMplsInfo) Reset()

func (*LdpFwdPathRlfaMplsInfo) String

func (m *LdpFwdPathRlfaMplsInfo) String() string

func (*LdpFwdPathRlfaMplsInfo) XXX_DiscardUnknown

func (m *LdpFwdPathRlfaMplsInfo) XXX_DiscardUnknown()

func (*LdpFwdPathRlfaMplsInfo) XXX_Marshal

func (m *LdpFwdPathRlfaMplsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathRlfaMplsInfo) XXX_Merge

func (m *LdpFwdPathRlfaMplsInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathRlfaMplsInfo) XXX_Size

func (m *LdpFwdPathRlfaMplsInfo) XXX_Size() int

func (*LdpFwdPathRlfaMplsInfo) XXX_Unmarshal

func (m *LdpFwdPathRlfaMplsInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathRlfaRoutingInfo

type LdpFwdPathRlfaRoutingInfo struct {
	HasRemoteLfaBkup     bool             `protobuf:"varint,1,opt,name=has_remote_lfa_bkup,json=hasRemoteLfaBkup,proto3" json:"has_remote_lfa_bkup,omitempty"`
	NeedsTldp            bool             `protobuf:"varint,2,opt,name=needs_tldp,json=needsTldp,proto3" json:"needs_tldp,omitempty"`
	RemotePNodeId        *LdpIpAddrTUnion `protobuf:"bytes,3,opt,name=remote_p_node_id,json=remotePNodeId,proto3" json:"remote_p_node_id,omitempty"`
	HasQNode             bool             `protobuf:"varint,4,opt,name=has_q_node,json=hasQNode,proto3" json:"has_q_node,omitempty"`
	RemoteQNodeId        *LdpIpAddrTUnion `protobuf:"bytes,5,opt,name=remote_q_node_id,json=remoteQNodeId,proto3" json:"remote_q_node_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*LdpFwdPathRlfaRoutingInfo) Descriptor

func (*LdpFwdPathRlfaRoutingInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathRlfaRoutingInfo) GetHasQNode

func (m *LdpFwdPathRlfaRoutingInfo) GetHasQNode() bool

func (*LdpFwdPathRlfaRoutingInfo) GetHasRemoteLfaBkup

func (m *LdpFwdPathRlfaRoutingInfo) GetHasRemoteLfaBkup() bool

func (*LdpFwdPathRlfaRoutingInfo) GetNeedsTldp

func (m *LdpFwdPathRlfaRoutingInfo) GetNeedsTldp() bool

func (*LdpFwdPathRlfaRoutingInfo) GetRemotePNodeId

func (m *LdpFwdPathRlfaRoutingInfo) GetRemotePNodeId() *LdpIpAddrTUnion

func (*LdpFwdPathRlfaRoutingInfo) GetRemoteQNodeId

func (m *LdpFwdPathRlfaRoutingInfo) GetRemoteQNodeId() *LdpIpAddrTUnion

func (*LdpFwdPathRlfaRoutingInfo) ProtoMessage

func (*LdpFwdPathRlfaRoutingInfo) ProtoMessage()

func (*LdpFwdPathRlfaRoutingInfo) Reset

func (m *LdpFwdPathRlfaRoutingInfo) Reset()

func (*LdpFwdPathRlfaRoutingInfo) String

func (m *LdpFwdPathRlfaRoutingInfo) String() string

func (*LdpFwdPathRlfaRoutingInfo) XXX_DiscardUnknown

func (m *LdpFwdPathRlfaRoutingInfo) XXX_DiscardUnknown()

func (*LdpFwdPathRlfaRoutingInfo) XXX_Marshal

func (m *LdpFwdPathRlfaRoutingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathRlfaRoutingInfo) XXX_Merge

func (m *LdpFwdPathRlfaRoutingInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathRlfaRoutingInfo) XXX_Size

func (m *LdpFwdPathRlfaRoutingInfo) XXX_Size() int

func (*LdpFwdPathRlfaRoutingInfo) XXX_Unmarshal

func (m *LdpFwdPathRlfaRoutingInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPathRoutingInfo

type LdpFwdPathRoutingInfo struct {
	Interface            string                     `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"`
	InterfaceName        string                     `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	NextHop              *LdpIpAddrTUnion           `protobuf:"bytes,3,opt,name=next_hop,json=nextHop,proto3" json:"next_hop,omitempty"`
	NhIsOverriden        bool                       `protobuf:"varint,4,opt,name=nh_is_overriden,json=nhIsOverriden,proto3" json:"nh_is_overriden,omitempty"`
	NexthopId            uint32                     `protobuf:"varint,5,opt,name=nexthop_id,json=nexthopId,proto3" json:"nexthop_id,omitempty"`
	NextHopTableId       uint32                     `protobuf:"varint,6,opt,name=next_hop_table_id,json=nextHopTableId,proto3" json:"next_hop_table_id,omitempty"`
	Flags                uint32                     `protobuf:"varint,7,opt,name=flags,proto3" json:"flags,omitempty"`
	LoadMetric           uint32                     `protobuf:"varint,8,opt,name=load_metric,json=loadMetric,proto3" json:"load_metric,omitempty"`
	PathId               uint32                     `protobuf:"varint,9,opt,name=path_id,json=pathId,proto3" json:"path_id,omitempty"`
	BkupPathId           uint32                     `protobuf:"varint,10,opt,name=bkup_path_id,json=bkupPathId,proto3" json:"bkup_path_id,omitempty"`
	PathFlags            string                     `protobuf:"bytes,11,opt,name=path_flags,json=pathFlags,proto3" json:"path_flags,omitempty"`
	RemoteLfa            *LdpFwdPathRlfaRoutingInfo `protobuf:"bytes,12,opt,name=remote_lfa,json=remoteLfa,proto3" json:"remote_lfa,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
	XXX_unrecognized     []byte                     `json:"-"`
	XXX_sizecache        int32                      `json:"-"`
}

func (*LdpFwdPathRoutingInfo) Descriptor

func (*LdpFwdPathRoutingInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPathRoutingInfo) GetBkupPathId

func (m *LdpFwdPathRoutingInfo) GetBkupPathId() uint32

func (*LdpFwdPathRoutingInfo) GetFlags

func (m *LdpFwdPathRoutingInfo) GetFlags() uint32

func (*LdpFwdPathRoutingInfo) GetInterface

func (m *LdpFwdPathRoutingInfo) GetInterface() string

func (*LdpFwdPathRoutingInfo) GetInterfaceName

func (m *LdpFwdPathRoutingInfo) GetInterfaceName() string

func (*LdpFwdPathRoutingInfo) GetLoadMetric

func (m *LdpFwdPathRoutingInfo) GetLoadMetric() uint32

func (*LdpFwdPathRoutingInfo) GetNextHop

func (m *LdpFwdPathRoutingInfo) GetNextHop() *LdpIpAddrTUnion

func (*LdpFwdPathRoutingInfo) GetNextHopTableId

func (m *LdpFwdPathRoutingInfo) GetNextHopTableId() uint32

func (*LdpFwdPathRoutingInfo) GetNexthopId

func (m *LdpFwdPathRoutingInfo) GetNexthopId() uint32

func (*LdpFwdPathRoutingInfo) GetNhIsOverriden

func (m *LdpFwdPathRoutingInfo) GetNhIsOverriden() bool

func (*LdpFwdPathRoutingInfo) GetPathFlags

func (m *LdpFwdPathRoutingInfo) GetPathFlags() string

func (*LdpFwdPathRoutingInfo) GetPathId

func (m *LdpFwdPathRoutingInfo) GetPathId() uint32

func (*LdpFwdPathRoutingInfo) GetRemoteLfa

func (*LdpFwdPathRoutingInfo) ProtoMessage

func (*LdpFwdPathRoutingInfo) ProtoMessage()

func (*LdpFwdPathRoutingInfo) Reset

func (m *LdpFwdPathRoutingInfo) Reset()

func (*LdpFwdPathRoutingInfo) String

func (m *LdpFwdPathRoutingInfo) String() string

func (*LdpFwdPathRoutingInfo) XXX_DiscardUnknown

func (m *LdpFwdPathRoutingInfo) XXX_DiscardUnknown()

func (*LdpFwdPathRoutingInfo) XXX_Marshal

func (m *LdpFwdPathRoutingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPathRoutingInfo) XXX_Merge

func (m *LdpFwdPathRoutingInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPathRoutingInfo) XXX_Size

func (m *LdpFwdPathRoutingInfo) XXX_Size() int

func (*LdpFwdPathRoutingInfo) XXX_Unmarshal

func (m *LdpFwdPathRoutingInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPfxInfo

type LdpFwdPfxInfo struct {
	Vrf                  *LdpVrfInfo       `protobuf:"bytes,50,opt,name=vrf,proto3" json:"vrf,omitempty"`
	TableId              uint32            `protobuf:"varint,51,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	PrefixXr             *LdpIpAddrTUnion  `protobuf:"bytes,52,opt,name=prefix_xr,json=prefixXr,proto3" json:"prefix_xr,omitempty"`
	PrefixLength         uint32            `protobuf:"varint,53,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	Route                *LdpFwdRouteInfo  `protobuf:"bytes,54,opt,name=route,proto3" json:"route,omitempty"`
	Paths                []*LdpFwdPathInfo `protobuf:"bytes,55,rep,name=paths,proto3" json:"paths,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*LdpFwdPfxInfo) Descriptor

func (*LdpFwdPfxInfo) Descriptor() ([]byte, []int)

func (*LdpFwdPfxInfo) GetPaths

func (m *LdpFwdPfxInfo) GetPaths() []*LdpFwdPathInfo

func (*LdpFwdPfxInfo) GetPrefixLength

func (m *LdpFwdPfxInfo) GetPrefixLength() uint32

func (*LdpFwdPfxInfo) GetPrefixXr

func (m *LdpFwdPfxInfo) GetPrefixXr() *LdpIpAddrTUnion

func (*LdpFwdPfxInfo) GetRoute

func (m *LdpFwdPfxInfo) GetRoute() *LdpFwdRouteInfo

func (*LdpFwdPfxInfo) GetTableId

func (m *LdpFwdPfxInfo) GetTableId() uint32

func (*LdpFwdPfxInfo) GetVrf

func (m *LdpFwdPfxInfo) GetVrf() *LdpVrfInfo

func (*LdpFwdPfxInfo) ProtoMessage

func (*LdpFwdPfxInfo) ProtoMessage()

func (*LdpFwdPfxInfo) Reset

func (m *LdpFwdPfxInfo) Reset()

func (*LdpFwdPfxInfo) String

func (m *LdpFwdPfxInfo) String() string

func (*LdpFwdPfxInfo) XXX_DiscardUnknown

func (m *LdpFwdPfxInfo) XXX_DiscardUnknown()

func (*LdpFwdPfxInfo) XXX_Marshal

func (m *LdpFwdPfxInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPfxInfo) XXX_Merge

func (m *LdpFwdPfxInfo) XXX_Merge(src proto.Message)

func (*LdpFwdPfxInfo) XXX_Size

func (m *LdpFwdPfxInfo) XXX_Size() int

func (*LdpFwdPfxInfo) XXX_Unmarshal

func (m *LdpFwdPfxInfo) XXX_Unmarshal(b []byte) error

type LdpFwdPfxInfo_KEYS

type LdpFwdPfxInfo_KEYS struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string   `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Prefix               string   `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpFwdPfxInfo_KEYS) Descriptor

func (*LdpFwdPfxInfo_KEYS) Descriptor() ([]byte, []int)

func (*LdpFwdPfxInfo_KEYS) GetAfName

func (m *LdpFwdPfxInfo_KEYS) GetAfName() string

func (*LdpFwdPfxInfo_KEYS) GetPrefix

func (m *LdpFwdPfxInfo_KEYS) GetPrefix() string

func (*LdpFwdPfxInfo_KEYS) GetVrfName

func (m *LdpFwdPfxInfo_KEYS) GetVrfName() string

func (*LdpFwdPfxInfo_KEYS) ProtoMessage

func (*LdpFwdPfxInfo_KEYS) ProtoMessage()

func (*LdpFwdPfxInfo_KEYS) Reset

func (m *LdpFwdPfxInfo_KEYS) Reset()

func (*LdpFwdPfxInfo_KEYS) String

func (m *LdpFwdPfxInfo_KEYS) String() string

func (*LdpFwdPfxInfo_KEYS) XXX_DiscardUnknown

func (m *LdpFwdPfxInfo_KEYS) XXX_DiscardUnknown()

func (*LdpFwdPfxInfo_KEYS) XXX_Marshal

func (m *LdpFwdPfxInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdPfxInfo_KEYS) XXX_Merge

func (m *LdpFwdPfxInfo_KEYS) XXX_Merge(src proto.Message)

func (*LdpFwdPfxInfo_KEYS) XXX_Size

func (m *LdpFwdPfxInfo_KEYS) XXX_Size() int

func (*LdpFwdPfxInfo_KEYS) XXX_Unmarshal

func (m *LdpFwdPfxInfo_KEYS) XXX_Unmarshal(b []byte) error

type LdpFwdRouteInfo

type LdpFwdRouteInfo struct {
	Routing              *LdpFwdRouteRoutingInfo `protobuf:"bytes,1,opt,name=routing,proto3" json:"routing,omitempty"`
	Mpls                 *LdpFwdRouteMplsInfo    `protobuf:"bytes,2,opt,name=mpls,proto3" json:"mpls,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*LdpFwdRouteInfo) Descriptor

func (*LdpFwdRouteInfo) Descriptor() ([]byte, []int)

func (*LdpFwdRouteInfo) GetMpls

func (m *LdpFwdRouteInfo) GetMpls() *LdpFwdRouteMplsInfo

func (*LdpFwdRouteInfo) GetRouting

func (m *LdpFwdRouteInfo) GetRouting() *LdpFwdRouteRoutingInfo

func (*LdpFwdRouteInfo) ProtoMessage

func (*LdpFwdRouteInfo) ProtoMessage()

func (*LdpFwdRouteInfo) Reset

func (m *LdpFwdRouteInfo) Reset()

func (*LdpFwdRouteInfo) String

func (m *LdpFwdRouteInfo) String() string

func (*LdpFwdRouteInfo) XXX_DiscardUnknown

func (m *LdpFwdRouteInfo) XXX_DiscardUnknown()

func (*LdpFwdRouteInfo) XXX_Marshal

func (m *LdpFwdRouteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdRouteInfo) XXX_Merge

func (m *LdpFwdRouteInfo) XXX_Merge(src proto.Message)

func (*LdpFwdRouteInfo) XXX_Size

func (m *LdpFwdRouteInfo) XXX_Size() int

func (*LdpFwdRouteInfo) XXX_Unmarshal

func (m *LdpFwdRouteInfo) XXX_Unmarshal(b []byte) error

type LdpFwdRouteMplsInfo

type LdpFwdRouteMplsInfo struct {
	LocalLabel                uint32   `protobuf:"varint,1,opt,name=local_label,json=localLabel,proto3" json:"local_label,omitempty"`
	ForwardingUpdateCount     uint32   `` /* 127-byte string literal not displayed */
	ForwardingUpdateTimestamp uint64   `` /* 139-byte string literal not displayed */
	ForwardingUpdateAge       uint64   `protobuf:"varint,4,opt,name=forwarding_update_age,json=forwardingUpdateAge,proto3" json:"forwarding_update_age,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*LdpFwdRouteMplsInfo) Descriptor

func (*LdpFwdRouteMplsInfo) Descriptor() ([]byte, []int)

func (*LdpFwdRouteMplsInfo) GetForwardingUpdateAge

func (m *LdpFwdRouteMplsInfo) GetForwardingUpdateAge() uint64

func (*LdpFwdRouteMplsInfo) GetForwardingUpdateCount

func (m *LdpFwdRouteMplsInfo) GetForwardingUpdateCount() uint32

func (*LdpFwdRouteMplsInfo) GetForwardingUpdateTimestamp

func (m *LdpFwdRouteMplsInfo) GetForwardingUpdateTimestamp() uint64

func (*LdpFwdRouteMplsInfo) GetLocalLabel

func (m *LdpFwdRouteMplsInfo) GetLocalLabel() uint32

func (*LdpFwdRouteMplsInfo) ProtoMessage

func (*LdpFwdRouteMplsInfo) ProtoMessage()

func (*LdpFwdRouteMplsInfo) Reset

func (m *LdpFwdRouteMplsInfo) Reset()

func (*LdpFwdRouteMplsInfo) String

func (m *LdpFwdRouteMplsInfo) String() string

func (*LdpFwdRouteMplsInfo) XXX_DiscardUnknown

func (m *LdpFwdRouteMplsInfo) XXX_DiscardUnknown()

func (*LdpFwdRouteMplsInfo) XXX_Marshal

func (m *LdpFwdRouteMplsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdRouteMplsInfo) XXX_Merge

func (m *LdpFwdRouteMplsInfo) XXX_Merge(src proto.Message)

func (*LdpFwdRouteMplsInfo) XXX_Size

func (m *LdpFwdRouteMplsInfo) XXX_Size() int

func (*LdpFwdRouteMplsInfo) XXX_Unmarshal

func (m *LdpFwdRouteMplsInfo) XXX_Unmarshal(b []byte) error

type LdpFwdRouteRoutingInfo

type LdpFwdRouteRoutingInfo struct {
	Version                uint32   `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Priority               uint32   `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"`
	Source                 uint32   `protobuf:"varint,3,opt,name=source,proto3" json:"source,omitempty"`
	Type                   uint32   `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`
	Flags                  uint32   `protobuf:"varint,5,opt,name=flags,proto3" json:"flags,omitempty"`
	Metric                 uint32   `protobuf:"varint,6,opt,name=metric,proto3" json:"metric,omitempty"`
	IsLocalVrfLeaked       bool     `protobuf:"varint,7,opt,name=is_local_vrf_leaked,json=isLocalVrfLeaked,proto3" json:"is_local_vrf_leaked,omitempty"`
	RoutingUpdateCount     uint32   `protobuf:"varint,8,opt,name=routing_update_count,json=routingUpdateCount,proto3" json:"routing_update_count,omitempty"`
	RoutingUpdateTimestamp uint64   `` /* 130-byte string literal not displayed */
	RoutingUpdateAge       uint64   `protobuf:"varint,10,opt,name=routing_update_age,json=routingUpdateAge,proto3" json:"routing_update_age,omitempty"`
	SrLocalLabel           uint32   `protobuf:"varint,11,opt,name=sr_local_label,json=srLocalLabel,proto3" json:"sr_local_label,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*LdpFwdRouteRoutingInfo) Descriptor

func (*LdpFwdRouteRoutingInfo) Descriptor() ([]byte, []int)

func (*LdpFwdRouteRoutingInfo) GetFlags

func (m *LdpFwdRouteRoutingInfo) GetFlags() uint32

func (*LdpFwdRouteRoutingInfo) GetIsLocalVrfLeaked

func (m *LdpFwdRouteRoutingInfo) GetIsLocalVrfLeaked() bool

func (*LdpFwdRouteRoutingInfo) GetMetric

func (m *LdpFwdRouteRoutingInfo) GetMetric() uint32

func (*LdpFwdRouteRoutingInfo) GetPriority

func (m *LdpFwdRouteRoutingInfo) GetPriority() uint32

func (*LdpFwdRouteRoutingInfo) GetRoutingUpdateAge

func (m *LdpFwdRouteRoutingInfo) GetRoutingUpdateAge() uint64

func (*LdpFwdRouteRoutingInfo) GetRoutingUpdateCount

func (m *LdpFwdRouteRoutingInfo) GetRoutingUpdateCount() uint32

func (*LdpFwdRouteRoutingInfo) GetRoutingUpdateTimestamp

func (m *LdpFwdRouteRoutingInfo) GetRoutingUpdateTimestamp() uint64

func (*LdpFwdRouteRoutingInfo) GetSource

func (m *LdpFwdRouteRoutingInfo) GetSource() uint32

func (*LdpFwdRouteRoutingInfo) GetSrLocalLabel

func (m *LdpFwdRouteRoutingInfo) GetSrLocalLabel() uint32

func (*LdpFwdRouteRoutingInfo) GetType

func (m *LdpFwdRouteRoutingInfo) GetType() uint32

func (*LdpFwdRouteRoutingInfo) GetVersion

func (m *LdpFwdRouteRoutingInfo) GetVersion() uint32

func (*LdpFwdRouteRoutingInfo) ProtoMessage

func (*LdpFwdRouteRoutingInfo) ProtoMessage()

func (*LdpFwdRouteRoutingInfo) Reset

func (m *LdpFwdRouteRoutingInfo) Reset()

func (*LdpFwdRouteRoutingInfo) String

func (m *LdpFwdRouteRoutingInfo) String() string

func (*LdpFwdRouteRoutingInfo) XXX_DiscardUnknown

func (m *LdpFwdRouteRoutingInfo) XXX_DiscardUnknown()

func (*LdpFwdRouteRoutingInfo) XXX_Marshal

func (m *LdpFwdRouteRoutingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpFwdRouteRoutingInfo) XXX_Merge

func (m *LdpFwdRouteRoutingInfo) XXX_Merge(src proto.Message)

func (*LdpFwdRouteRoutingInfo) XXX_Size

func (m *LdpFwdRouteRoutingInfo) XXX_Size() int

func (*LdpFwdRouteRoutingInfo) XXX_Unmarshal

func (m *LdpFwdRouteRoutingInfo) XXX_Unmarshal(b []byte) error

type LdpIpAddrTUnion

type LdpIpAddrTUnion struct {
	Afi                  string   `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Dummy                uint32   `protobuf:"varint,2,opt,name=dummy,proto3" json:"dummy,omitempty"`
	Ipv4                 string   `protobuf:"bytes,3,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,4,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpIpAddrTUnion) Descriptor

func (*LdpIpAddrTUnion) Descriptor() ([]byte, []int)

func (*LdpIpAddrTUnion) GetAfi

func (m *LdpIpAddrTUnion) GetAfi() string

func (*LdpIpAddrTUnion) GetDummy

func (m *LdpIpAddrTUnion) GetDummy() uint32

func (*LdpIpAddrTUnion) GetIpv4

func (m *LdpIpAddrTUnion) GetIpv4() string

func (*LdpIpAddrTUnion) GetIpv6

func (m *LdpIpAddrTUnion) GetIpv6() string

func (*LdpIpAddrTUnion) ProtoMessage

func (*LdpIpAddrTUnion) ProtoMessage()

func (*LdpIpAddrTUnion) Reset

func (m *LdpIpAddrTUnion) Reset()

func (*LdpIpAddrTUnion) String

func (m *LdpIpAddrTUnion) String() string

func (*LdpIpAddrTUnion) XXX_DiscardUnknown

func (m *LdpIpAddrTUnion) XXX_DiscardUnknown()

func (*LdpIpAddrTUnion) XXX_Marshal

func (m *LdpIpAddrTUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpIpAddrTUnion) XXX_Merge

func (m *LdpIpAddrTUnion) XXX_Merge(src proto.Message)

func (*LdpIpAddrTUnion) XXX_Size

func (m *LdpIpAddrTUnion) XXX_Size() int

func (*LdpIpAddrTUnion) XXX_Unmarshal

func (m *LdpIpAddrTUnion) XXX_Unmarshal(b []byte) error

type LdpLdpidInfo

type LdpLdpidInfo struct {
	LsrId                string   `protobuf:"bytes,1,opt,name=lsr_id,json=lsrId,proto3" json:"lsr_id,omitempty"`
	LabelSpaceId         uint32   `protobuf:"varint,2,opt,name=label_space_id,json=labelSpaceId,proto3" json:"label_space_id,omitempty"`
	LdpId                string   `protobuf:"bytes,3,opt,name=ldp_id,json=ldpId,proto3" json:"ldp_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpLdpidInfo) Descriptor

func (*LdpLdpidInfo) Descriptor() ([]byte, []int)

func (*LdpLdpidInfo) GetLabelSpaceId

func (m *LdpLdpidInfo) GetLabelSpaceId() uint32

func (*LdpLdpidInfo) GetLdpId

func (m *LdpLdpidInfo) GetLdpId() string

func (*LdpLdpidInfo) GetLsrId

func (m *LdpLdpidInfo) GetLsrId() string

func (*LdpLdpidInfo) ProtoMessage

func (*LdpLdpidInfo) ProtoMessage()

func (*LdpLdpidInfo) Reset

func (m *LdpLdpidInfo) Reset()

func (*LdpLdpidInfo) String

func (m *LdpLdpidInfo) String() string

func (*LdpLdpidInfo) XXX_DiscardUnknown

func (m *LdpLdpidInfo) XXX_DiscardUnknown()

func (*LdpLdpidInfo) XXX_Marshal

func (m *LdpLdpidInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpLdpidInfo) XXX_Merge

func (m *LdpLdpidInfo) XXX_Merge(src proto.Message)

func (*LdpLdpidInfo) XXX_Size

func (m *LdpLdpidInfo) XXX_Size() int

func (*LdpLdpidInfo) XXX_Unmarshal

func (m *LdpLdpidInfo) XXX_Unmarshal(b []byte) error

type LdpVrfInfo

type LdpVrfInfo struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                   uint32   `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpVrfInfo) Descriptor

func (*LdpVrfInfo) Descriptor() ([]byte, []int)

func (*LdpVrfInfo) GetId

func (m *LdpVrfInfo) GetId() uint32

func (*LdpVrfInfo) GetName

func (m *LdpVrfInfo) GetName() string

func (*LdpVrfInfo) ProtoMessage

func (*LdpVrfInfo) ProtoMessage()

func (*LdpVrfInfo) Reset

func (m *LdpVrfInfo) Reset()

func (*LdpVrfInfo) String

func (m *LdpVrfInfo) String() string

func (*LdpVrfInfo) XXX_DiscardUnknown

func (m *LdpVrfInfo) XXX_DiscardUnknown()

func (*LdpVrfInfo) XXX_Marshal

func (m *LdpVrfInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LdpVrfInfo) XXX_Merge

func (m *LdpVrfInfo) XXX_Merge(src proto.Message)

func (*LdpVrfInfo) XXX_Size

func (m *LdpVrfInfo) XXX_Size() int

func (*LdpVrfInfo) XXX_Unmarshal

func (m *LdpVrfInfo) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL