cisco_ios_xr_ipv4_ospf_oper_ospf_processes_process_default_vrf_route_information_route_areas_route_area_route_area_informations_route_area_information

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-ipv4-ospf-oper:ospf/processes/process/default-vrf/route-information/route-areas/route-area/route-area-informations/route-area-information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OspfShNnhInfo

type OspfShNnhInfo struct {
	NeighborNextHopValueType string   `` /* 139-byte string literal not displayed */
	NeighborNextHopIpAddr    string   `` /* 130-byte string literal not displayed */
	NeighborNextHopIntfIndex uint32   `` /* 140-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*OspfShNnhInfo) Descriptor

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

func (*OspfShNnhInfo) GetNeighborNextHopIntfIndex

func (m *OspfShNnhInfo) GetNeighborNextHopIntfIndex() uint32

func (*OspfShNnhInfo) GetNeighborNextHopIpAddr

func (m *OspfShNnhInfo) GetNeighborNextHopIpAddr() string

func (*OspfShNnhInfo) GetNeighborNextHopValueType

func (m *OspfShNnhInfo) GetNeighborNextHopValueType() string

func (*OspfShNnhInfo) ProtoMessage

func (*OspfShNnhInfo) ProtoMessage()

func (*OspfShNnhInfo) Reset

func (m *OspfShNnhInfo) Reset()

func (*OspfShNnhInfo) String

func (m *OspfShNnhInfo) String() string

func (*OspfShNnhInfo) XXX_DiscardUnknown

func (m *OspfShNnhInfo) XXX_DiscardUnknown()

func (*OspfShNnhInfo) XXX_Marshal

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

func (*OspfShNnhInfo) XXX_Merge

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

func (*OspfShNnhInfo) XXX_Size

func (m *OspfShNnhInfo) XXX_Size() int

func (*OspfShNnhInfo) XXX_Unmarshal

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

type OspfShRepEl

type OspfShRepEl struct {
	RepairElementId      string   `protobuf:"bytes,1,opt,name=repair_element_id,json=repairElementId,proto3" json:"repair_element_id,omitempty"`
	RepairLabel          uint32   `protobuf:"varint,2,opt,name=repair_label,json=repairLabel,proto3" json:"repair_label,omitempty"`
	RepairElementType    uint32   `protobuf:"varint,3,opt,name=repair_element_type,json=repairElementType,proto3" json:"repair_element_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OspfShRepEl) Descriptor

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

func (*OspfShRepEl) GetRepairElementId

func (m *OspfShRepEl) GetRepairElementId() string

func (*OspfShRepEl) GetRepairElementType

func (m *OspfShRepEl) GetRepairElementType() uint32

func (*OspfShRepEl) GetRepairLabel

func (m *OspfShRepEl) GetRepairLabel() uint32

func (*OspfShRepEl) ProtoMessage

func (*OspfShRepEl) ProtoMessage()

func (*OspfShRepEl) Reset

func (m *OspfShRepEl) Reset()

func (*OspfShRepEl) String

func (m *OspfShRepEl) String() string

func (*OspfShRepEl) XXX_DiscardUnknown

func (m *OspfShRepEl) XXX_DiscardUnknown()

func (*OspfShRepEl) XXX_Marshal

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

func (*OspfShRepEl) XXX_Merge

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

func (*OspfShRepEl) XXX_Size

func (m *OspfShRepEl) XXX_Size() int

func (*OspfShRepEl) XXX_Unmarshal

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

type OspfShSrUloopPath

type OspfShSrUloopPath struct {
	MicroloopRepair              []*OspfShRepEl `protobuf:"bytes,1,rep,name=microloop_repair,json=microloopRepair,proto3" json:"microloop_repair,omitempty"`
	MicroloopRepairListSize      uint32         `` /* 135-byte string literal not displayed */
	MicroloopTunnelInterfaceName string         `` /* 149-byte string literal not displayed */
	MicroloopStrictSpf           bool           `protobuf:"varint,4,opt,name=microloop_strict_spf,json=microloopStrictSpf,proto3" json:"microloop_strict_spf,omitempty"`
	XXX_NoUnkeyedLiteral         struct{}       `json:"-"`
	XXX_unrecognized             []byte         `json:"-"`
	XXX_sizecache                int32          `json:"-"`
}

func (*OspfShSrUloopPath) Descriptor

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

func (*OspfShSrUloopPath) GetMicroloopRepair

func (m *OspfShSrUloopPath) GetMicroloopRepair() []*OspfShRepEl

func (*OspfShSrUloopPath) GetMicroloopRepairListSize

func (m *OspfShSrUloopPath) GetMicroloopRepairListSize() uint32

func (*OspfShSrUloopPath) GetMicroloopStrictSpf

func (m *OspfShSrUloopPath) GetMicroloopStrictSpf() bool

func (*OspfShSrUloopPath) GetMicroloopTunnelInterfaceName

func (m *OspfShSrUloopPath) GetMicroloopTunnelInterfaceName() string

func (*OspfShSrUloopPath) ProtoMessage

func (*OspfShSrUloopPath) ProtoMessage()

func (*OspfShSrUloopPath) Reset

func (m *OspfShSrUloopPath) Reset()

func (*OspfShSrUloopPath) String

func (m *OspfShSrUloopPath) String() string

func (*OspfShSrUloopPath) XXX_DiscardUnknown

func (m *OspfShSrUloopPath) XXX_DiscardUnknown()

func (*OspfShSrUloopPath) XXX_Marshal

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

func (*OspfShSrUloopPath) XXX_Merge

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

func (*OspfShSrUloopPath) XXX_Size

func (m *OspfShSrUloopPath) XXX_Size() int

func (*OspfShSrUloopPath) XXX_Unmarshal

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

type OspfShTime

type OspfShTime struct {
	Second               uint32   `protobuf:"varint,1,opt,name=second,proto3" json:"second,omitempty"`
	Nanosecond           uint32   `protobuf:"varint,2,opt,name=nanosecond,proto3" json:"nanosecond,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OspfShTime) Descriptor

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

func (*OspfShTime) GetNanosecond

func (m *OspfShTime) GetNanosecond() uint32

func (*OspfShTime) GetSecond

func (m *OspfShTime) GetSecond() uint32

func (*OspfShTime) ProtoMessage

func (*OspfShTime) ProtoMessage()

func (*OspfShTime) Reset

func (m *OspfShTime) Reset()

func (*OspfShTime) String

func (m *OspfShTime) String() string

func (*OspfShTime) XXX_DiscardUnknown

func (m *OspfShTime) XXX_DiscardUnknown()

func (*OspfShTime) XXX_Marshal

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

func (*OspfShTime) XXX_Merge

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

func (*OspfShTime) XXX_Size

func (m *OspfShTime) XXX_Size() int

func (*OspfShTime) XXX_Unmarshal

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

type OspfShTopCommon

type OspfShTopCommon struct {
	RouteAreaId               uint32      `protobuf:"varint,1,opt,name=route_area_id,json=routeAreaId,proto3" json:"route_area_id,omitempty"`
	RouteTeMetric             uint32      `protobuf:"varint,2,opt,name=route_te_metric,json=routeTeMetric,proto3" json:"route_te_metric,omitempty"`
	RouteRibVersion           uint32      `protobuf:"varint,3,opt,name=route_rib_version,json=routeRibVersion,proto3" json:"route_rib_version,omitempty"`
	RouteSpfVersion           uint64      `protobuf:"varint,4,opt,name=route_spf_version,json=routeSpfVersion,proto3" json:"route_spf_version,omitempty"`
	RouteForwardDistance      uint32      `protobuf:"varint,5,opt,name=route_forward_distance,json=routeForwardDistance,proto3" json:"route_forward_distance,omitempty"`
	RouteSource               uint32      `protobuf:"varint,6,opt,name=route_source,json=routeSource,proto3" json:"route_source,omitempty"`
	RouteUpdateTime           *OspfShTime `protobuf:"bytes,7,opt,name=route_update_time,json=routeUpdateTime,proto3" json:"route_update_time,omitempty"`
	RouteFailTime             *OspfShTime `protobuf:"bytes,8,opt,name=route_fail_time,json=routeFailTime,proto3" json:"route_fail_time,omitempty"`
	RouteSpfPriority          uint32      `protobuf:"varint,9,opt,name=route_spf_priority,json=routeSpfPriority,proto3" json:"route_spf_priority,omitempty"`
	RouteAutoExcluded         bool        `protobuf:"varint,10,opt,name=route_auto_excluded,json=routeAutoExcluded,proto3" json:"route_auto_excluded,omitempty"`
	RouteSrtePrefixRegistered bool        `` /* 142-byte string literal not displayed */
	RouteSrteNbrRegistered    uint32      `` /* 133-byte string literal not displayed */
	RouteLabelType            uint32      `protobuf:"varint,13,opt,name=route_label_type,json=routeLabelType,proto3" json:"route_label_type,omitempty"`
	RouteLabel                uint32      `protobuf:"varint,14,opt,name=route_label,json=routeLabel,proto3" json:"route_label,omitempty"`
	RouteSspfLabel            uint32      `protobuf:"varint,15,opt,name=route_sspf_label,json=routeSspfLabel,proto3" json:"route_sspf_label,omitempty"`
	XXX_NoUnkeyedLiteral      struct{}    `json:"-"`
	XXX_unrecognized          []byte      `json:"-"`
	XXX_sizecache             int32       `json:"-"`
}

func (*OspfShTopCommon) Descriptor

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

func (*OspfShTopCommon) GetRouteAreaId

func (m *OspfShTopCommon) GetRouteAreaId() uint32

func (*OspfShTopCommon) GetRouteAutoExcluded

func (m *OspfShTopCommon) GetRouteAutoExcluded() bool

func (*OspfShTopCommon) GetRouteFailTime

func (m *OspfShTopCommon) GetRouteFailTime() *OspfShTime

func (*OspfShTopCommon) GetRouteForwardDistance

func (m *OspfShTopCommon) GetRouteForwardDistance() uint32

func (*OspfShTopCommon) GetRouteLabel

func (m *OspfShTopCommon) GetRouteLabel() uint32

func (*OspfShTopCommon) GetRouteLabelType

func (m *OspfShTopCommon) GetRouteLabelType() uint32

func (*OspfShTopCommon) GetRouteRibVersion

func (m *OspfShTopCommon) GetRouteRibVersion() uint32

func (*OspfShTopCommon) GetRouteSource

func (m *OspfShTopCommon) GetRouteSource() uint32

func (*OspfShTopCommon) GetRouteSpfPriority

func (m *OspfShTopCommon) GetRouteSpfPriority() uint32

func (*OspfShTopCommon) GetRouteSpfVersion

func (m *OspfShTopCommon) GetRouteSpfVersion() uint64

func (*OspfShTopCommon) GetRouteSrteNbrRegistered

func (m *OspfShTopCommon) GetRouteSrteNbrRegistered() uint32

func (*OspfShTopCommon) GetRouteSrtePrefixRegistered

func (m *OspfShTopCommon) GetRouteSrtePrefixRegistered() bool

func (*OspfShTopCommon) GetRouteSspfLabel

func (m *OspfShTopCommon) GetRouteSspfLabel() uint32

func (*OspfShTopCommon) GetRouteTeMetric

func (m *OspfShTopCommon) GetRouteTeMetric() uint32

func (*OspfShTopCommon) GetRouteUpdateTime

func (m *OspfShTopCommon) GetRouteUpdateTime() *OspfShTime

func (*OspfShTopCommon) ProtoMessage

func (*OspfShTopCommon) ProtoMessage()

func (*OspfShTopCommon) Reset

func (m *OspfShTopCommon) Reset()

func (*OspfShTopCommon) String

func (m *OspfShTopCommon) String() string

func (*OspfShTopCommon) XXX_DiscardUnknown

func (m *OspfShTopCommon) XXX_DiscardUnknown()

func (*OspfShTopCommon) XXX_Marshal

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

func (*OspfShTopCommon) XXX_Merge

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

func (*OspfShTopCommon) XXX_Size

func (m *OspfShTopCommon) XXX_Size() int

func (*OspfShTopCommon) XXX_Unmarshal

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

type OspfShTopPath

type OspfShTopPath struct {
	RouteInterfaceName       string             `protobuf:"bytes,1,opt,name=route_interface_name,json=routeInterfaceName,proto3" json:"route_interface_name,omitempty"`
	RouteInterfaceSnmpIndex  uint32             `` /* 135-byte string literal not displayed */
	RouteNextHopAddress      string             `protobuf:"bytes,3,opt,name=route_next_hop_address,json=routeNextHopAddress,proto3" json:"route_next_hop_address,omitempty"`
	RouteSource              string             `protobuf:"bytes,4,opt,name=route_source,json=routeSource,proto3" json:"route_source,omitempty"`
	RouteLsaid               string             `protobuf:"bytes,5,opt,name=route_lsaid,json=routeLsaid,proto3" json:"route_lsaid,omitempty"`
	RoutePathIsMcastIntact   bool               `` /* 134-byte string literal not displayed */
	RoutePathIsUcmpPath      bool               `protobuf:"varint,7,opt,name=route_path_is_ucmp_path,json=routePathIsUcmpPath,proto3" json:"route_path_is_ucmp_path,omitempty"`
	RouteMetric              uint32             `protobuf:"varint,8,opt,name=route_metric,json=routeMetric,proto3" json:"route_metric,omitempty"`
	LsaType                  uint32             `protobuf:"varint,9,opt,name=lsa_type,json=lsaType,proto3" json:"lsa_type,omitempty"`
	AreaId                   uint32             `protobuf:"varint,10,opt,name=area_id,json=areaId,proto3" json:"area_id,omitempty"`
	AreaFormat               bool               `protobuf:"varint,11,opt,name=area_format,json=areaFormat,proto3" json:"area_format,omitempty"`
	SrMicroloopAvoidancePath *OspfShSrUloopPath `` /* 138-byte string literal not displayed */
	RoutePathId              uint32             `protobuf:"varint,13,opt,name=route_path_id,json=routePathId,proto3" json:"route_path_id,omitempty"`
	RoutePathIsRsvpTePath    bool               `` /* 134-byte string literal not displayed */
	RoutePathIsSrTePath      bool               `` /* 128-byte string literal not displayed */
	RoutePathIsSrExclPath    bool               `` /* 134-byte string literal not displayed */
	RoutePathIsSrTeSspfPath  bool               `` /* 142-byte string literal not displayed */
	NeighborNextHop          []*OspfShNnhInfo   `protobuf:"bytes,18,rep,name=neighbor_next_hop,json=neighborNextHop,proto3" json:"neighbor_next_hop,omitempty"`
	Weight                   uint32             `protobuf:"varint,19,opt,name=weight,proto3" json:"weight,omitempty"`
	XXX_NoUnkeyedLiteral     struct{}           `json:"-"`
	XXX_unrecognized         []byte             `json:"-"`
	XXX_sizecache            int32              `json:"-"`
}

func (*OspfShTopPath) Descriptor

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

func (*OspfShTopPath) GetAreaFormat

func (m *OspfShTopPath) GetAreaFormat() bool

func (*OspfShTopPath) GetAreaId

func (m *OspfShTopPath) GetAreaId() uint32

func (*OspfShTopPath) GetLsaType

func (m *OspfShTopPath) GetLsaType() uint32

func (*OspfShTopPath) GetNeighborNextHop

func (m *OspfShTopPath) GetNeighborNextHop() []*OspfShNnhInfo

func (*OspfShTopPath) GetRouteInterfaceName

func (m *OspfShTopPath) GetRouteInterfaceName() string

func (*OspfShTopPath) GetRouteInterfaceSnmpIndex

func (m *OspfShTopPath) GetRouteInterfaceSnmpIndex() uint32

func (*OspfShTopPath) GetRouteLsaid

func (m *OspfShTopPath) GetRouteLsaid() string

func (*OspfShTopPath) GetRouteMetric

func (m *OspfShTopPath) GetRouteMetric() uint32

func (*OspfShTopPath) GetRouteNextHopAddress

func (m *OspfShTopPath) GetRouteNextHopAddress() string

func (*OspfShTopPath) GetRoutePathId

func (m *OspfShTopPath) GetRoutePathId() uint32

func (*OspfShTopPath) GetRoutePathIsMcastIntact

func (m *OspfShTopPath) GetRoutePathIsMcastIntact() bool

func (*OspfShTopPath) GetRoutePathIsRsvpTePath

func (m *OspfShTopPath) GetRoutePathIsRsvpTePath() bool

func (*OspfShTopPath) GetRoutePathIsSrExclPath

func (m *OspfShTopPath) GetRoutePathIsSrExclPath() bool

func (*OspfShTopPath) GetRoutePathIsSrTePath

func (m *OspfShTopPath) GetRoutePathIsSrTePath() bool

func (*OspfShTopPath) GetRoutePathIsSrTeSspfPath

func (m *OspfShTopPath) GetRoutePathIsSrTeSspfPath() bool

func (*OspfShTopPath) GetRoutePathIsUcmpPath

func (m *OspfShTopPath) GetRoutePathIsUcmpPath() bool

func (*OspfShTopPath) GetRouteSource

func (m *OspfShTopPath) GetRouteSource() string

func (*OspfShTopPath) GetSrMicroloopAvoidancePath

func (m *OspfShTopPath) GetSrMicroloopAvoidancePath() *OspfShSrUloopPath

func (*OspfShTopPath) GetWeight

func (m *OspfShTopPath) GetWeight() uint32

func (*OspfShTopPath) ProtoMessage

func (*OspfShTopPath) ProtoMessage()

func (*OspfShTopPath) Reset

func (m *OspfShTopPath) Reset()

func (*OspfShTopPath) String

func (m *OspfShTopPath) String() string

func (*OspfShTopPath) XXX_DiscardUnknown

func (m *OspfShTopPath) XXX_DiscardUnknown()

func (*OspfShTopPath) XXX_Marshal

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

func (*OspfShTopPath) XXX_Merge

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

func (*OspfShTopPath) XXX_Size

func (m *OspfShTopPath) XXX_Size() int

func (*OspfShTopPath) XXX_Unmarshal

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

type OspfShTopology

type OspfShTopology struct {
	RoutePrefix          string           `protobuf:"bytes,50,opt,name=route_prefix,json=routePrefix,proto3" json:"route_prefix,omitempty"`
	RoutePrefixLength    uint32           `protobuf:"varint,51,opt,name=route_prefix_length,json=routePrefixLength,proto3" json:"route_prefix_length,omitempty"`
	RouteMetric          uint32           `protobuf:"varint,52,opt,name=route_metric,json=routeMetric,proto3" json:"route_metric,omitempty"`
	RouteType            string           `protobuf:"bytes,53,opt,name=route_type,json=routeType,proto3" json:"route_type,omitempty"`
	RouteConnected       bool             `protobuf:"varint,54,opt,name=route_connected,json=routeConnected,proto3" json:"route_connected,omitempty"`
	RouteInfo            *OspfShTopCommon `protobuf:"bytes,55,opt,name=route_info,json=routeInfo,proto3" json:"route_info,omitempty"`
	RoutePath            []*OspfShTopPath `protobuf:"bytes,56,rep,name=route_path,json=routePath,proto3" json:"route_path,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*OspfShTopology) Descriptor

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

func (*OspfShTopology) GetRouteConnected

func (m *OspfShTopology) GetRouteConnected() bool

func (*OspfShTopology) GetRouteInfo

func (m *OspfShTopology) GetRouteInfo() *OspfShTopCommon

func (*OspfShTopology) GetRouteMetric

func (m *OspfShTopology) GetRouteMetric() uint32

func (*OspfShTopology) GetRoutePath

func (m *OspfShTopology) GetRoutePath() []*OspfShTopPath

func (*OspfShTopology) GetRoutePrefix

func (m *OspfShTopology) GetRoutePrefix() string

func (*OspfShTopology) GetRoutePrefixLength

func (m *OspfShTopology) GetRoutePrefixLength() uint32

func (*OspfShTopology) GetRouteType

func (m *OspfShTopology) GetRouteType() string

func (*OspfShTopology) ProtoMessage

func (*OspfShTopology) ProtoMessage()

func (*OspfShTopology) Reset

func (m *OspfShTopology) Reset()

func (*OspfShTopology) String

func (m *OspfShTopology) String() string

func (*OspfShTopology) XXX_DiscardUnknown

func (m *OspfShTopology) XXX_DiscardUnknown()

func (*OspfShTopology) XXX_Marshal

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

func (*OspfShTopology) XXX_Merge

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

func (*OspfShTopology) XXX_Size

func (m *OspfShTopology) XXX_Size() int

func (*OspfShTopology) XXX_Unmarshal

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

type OspfShTopology_KEYS

type OspfShTopology_KEYS struct {
	ProcessName          string   `protobuf:"bytes,1,opt,name=process_name,json=processName,proto3" json:"process_name,omitempty"`
	AreaId               uint32   `protobuf:"varint,2,opt,name=area_id,json=areaId,proto3" json:"area_id,omitempty"`
	Prefix               string   `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	PrefixLength         uint32   `protobuf:"varint,4,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OspfShTopology_KEYS) Descriptor

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

func (*OspfShTopology_KEYS) GetAreaId

func (m *OspfShTopology_KEYS) GetAreaId() uint32

func (*OspfShTopology_KEYS) GetPrefix

func (m *OspfShTopology_KEYS) GetPrefix() string

func (*OspfShTopology_KEYS) GetPrefixLength

func (m *OspfShTopology_KEYS) GetPrefixLength() uint32

func (*OspfShTopology_KEYS) GetProcessName

func (m *OspfShTopology_KEYS) GetProcessName() string

func (*OspfShTopology_KEYS) ProtoMessage

func (*OspfShTopology_KEYS) ProtoMessage()

func (*OspfShTopology_KEYS) Reset

func (m *OspfShTopology_KEYS) Reset()

func (*OspfShTopology_KEYS) String

func (m *OspfShTopology_KEYS) String() string

func (*OspfShTopology_KEYS) XXX_DiscardUnknown

func (m *OspfShTopology_KEYS) XXX_DiscardUnknown()

func (*OspfShTopology_KEYS) XXX_Marshal

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

func (*OspfShTopology_KEYS) XXX_Merge

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

func (*OspfShTopology_KEYS) XXX_Size

func (m *OspfShTopology_KEYS) XXX_Size() int

func (*OspfShTopology_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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