cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_active_default_vrf_afs_af_af_process_info

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-bgp-oper:bgp/instances/instance/instance-active/default-vrf/afs/af/af-process-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpPerfProcessAfGbl_

type BgpPerfProcessAfGbl_ struct {
	HasConverged             bool     `protobuf:"varint,1,opt,name=has_converged,json=hasConverged,proto3" json:"has_converged,omitempty"`
	FirstNbrUpTime           uint32   `protobuf:"varint,2,opt,name=first_nbr_up_time,json=firstNbrUpTime,proto3" json:"first_nbr_up_time,omitempty"`
	ModeEnterTime            []uint32 `protobuf:"varint,3,rep,packed,name=mode_enter_time,json=modeEnterTime,proto3" json:"mode_enter_time,omitempty"`
	TotalPimInstall          uint32   `protobuf:"varint,4,opt,name=total_pim_install,json=totalPimInstall,proto3" json:"total_pim_install,omitempty"`
	TotalPimInstallAdd       []uint32 `` /* 127-byte string literal not displayed */
	TotalPimInstallDel       []uint32 `` /* 127-byte string literal not displayed */
	TotalPimCallbacks        uint32   `protobuf:"varint,7,opt,name=total_pim_callbacks,json=totalPimCallbacks,proto3" json:"total_pim_callbacks,omitempty"`
	TotalPimCallbackAdd      []uint32 `` /* 130-byte string literal not displayed */
	TotalPimCallbackDel      []uint32 `` /* 130-byte string literal not displayed */
	TotalPimCallbackAddLocal []uint32 `` /* 148-byte string literal not displayed */
	TotalPimCallbackDelLocal []uint32 `` /* 148-byte string literal not displayed */
	TotalPimCallbackBatch    uint32   `` /* 130-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*BgpPerfProcessAfGbl_) Descriptor

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

func (*BgpPerfProcessAfGbl_) GetFirstNbrUpTime

func (m *BgpPerfProcessAfGbl_) GetFirstNbrUpTime() uint32

func (*BgpPerfProcessAfGbl_) GetHasConverged

func (m *BgpPerfProcessAfGbl_) GetHasConverged() bool

func (*BgpPerfProcessAfGbl_) GetModeEnterTime

func (m *BgpPerfProcessAfGbl_) GetModeEnterTime() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbackAdd

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbackAdd() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbackAddLocal

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbackAddLocal() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbackBatch

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbackBatch() uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbackDel

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbackDel() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbackDelLocal

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbackDelLocal() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimCallbacks

func (m *BgpPerfProcessAfGbl_) GetTotalPimCallbacks() uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimInstall

func (m *BgpPerfProcessAfGbl_) GetTotalPimInstall() uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimInstallAdd

func (m *BgpPerfProcessAfGbl_) GetTotalPimInstallAdd() []uint32

func (*BgpPerfProcessAfGbl_) GetTotalPimInstallDel

func (m *BgpPerfProcessAfGbl_) GetTotalPimInstallDel() []uint32

func (*BgpPerfProcessAfGbl_) ProtoMessage

func (*BgpPerfProcessAfGbl_) ProtoMessage()

func (*BgpPerfProcessAfGbl_) Reset

func (m *BgpPerfProcessAfGbl_) Reset()

func (*BgpPerfProcessAfGbl_) String

func (m *BgpPerfProcessAfGbl_) String() string

func (*BgpPerfProcessAfGbl_) XXX_DiscardUnknown

func (m *BgpPerfProcessAfGbl_) XXX_DiscardUnknown()

func (*BgpPerfProcessAfGbl_) XXX_Marshal

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

func (*BgpPerfProcessAfGbl_) XXX_Merge

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

func (*BgpPerfProcessAfGbl_) XXX_Size

func (m *BgpPerfProcessAfGbl_) XXX_Size() int

func (*BgpPerfProcessAfGbl_) XXX_Unmarshal

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

type BgpPerfProcessAfVrf_

type BgpPerfProcessAfVrf_ struct {
	UpdateGenerationCalls           uint32       `` /* 127-byte string literal not displayed */
	UpdateGenerationPrefixesCount   uint32       `` /* 153-byte string literal not displayed */
	UpdateGenerationBePrefixesCount uint32       `` /* 161-byte string literal not displayed */
	UpdateGenerationMessagesCount   uint32       `` /* 153-byte string literal not displayed */
	UpdateGenerationTime            uint32       `protobuf:"varint,5,opt,name=update_generation_time,json=updateGenerationTime,proto3" json:"update_generation_time,omitempty"`
	RibUpdateCalls                  uint32       `protobuf:"varint,6,opt,name=rib_update_calls,json=ribUpdateCalls,proto3" json:"rib_update_calls,omitempty"`
	RibUpdateTime                   uint32       `protobuf:"varint,7,opt,name=rib_update_time,json=ribUpdateTime,proto3" json:"rib_update_time,omitempty"`
	PrefixesSentToRib               uint32       `protobuf:"varint,8,opt,name=prefixes_sent_to_rib,json=prefixesSentToRib,proto3" json:"prefixes_sent_to_rib,omitempty"`
	PrefixesResentToRib             uint32       `protobuf:"varint,9,opt,name=prefixes_resent_to_rib,json=prefixesResentToRib,proto3" json:"prefixes_resent_to_rib,omitempty"`
	PrefixesNotSentToRib            uint32       `` /* 129-byte string literal not displayed */
	PrefixesRemovedFromRib          uint32       `` /* 133-byte string literal not displayed */
	AttributesSentToRib             uint32       `protobuf:"varint,12,opt,name=attributes_sent_to_rib,json=attributesSentToRib,proto3" json:"attributes_sent_to_rib,omitempty"`
	AttributesRemovedFromRib        uint32       `` /* 139-byte string literal not displayed */
	AttributesRecoverFromRib        uint32       `` /* 139-byte string literal not displayed */
	ScannerRuns                     uint32       `protobuf:"varint,15,opt,name=scanner_runs,json=scannerRuns,proto3" json:"scanner_runs,omitempty"`
	ScannerTime                     uint32       `protobuf:"varint,16,opt,name=scanner_time,json=scannerTime,proto3" json:"scanner_time,omitempty"`
	RibTblDelCalls                  uint32       `protobuf:"varint,17,opt,name=rib_tbl_del_calls,json=ribTblDelCalls,proto3" json:"rib_tbl_del_calls,omitempty"`
	RibTblInvalidCalls              uint32       `protobuf:"varint,18,opt,name=rib_tbl_invalid_calls,json=ribTblInvalidCalls,proto3" json:"rib_tbl_invalid_calls,omitempty"`
	RibTblSkipCalls                 uint32       `protobuf:"varint,19,opt,name=rib_tbl_skip_calls,json=ribTblSkipCalls,proto3" json:"rib_tbl_skip_calls,omitempty"`
	RibTblLocalLabel                uint32       `protobuf:"varint,20,opt,name=rib_tbl_local_label,json=ribTblLocalLabel,proto3" json:"rib_tbl_local_label,omitempty"`
	RibTblRetry                     uint32       `protobuf:"varint,21,opt,name=rib_tbl_retry,json=ribTblRetry,proto3" json:"rib_tbl_retry,omitempty"`
	TimeLastUpdateSent              uint32       `protobuf:"varint,22,opt,name=time_last_update_sent,json=timeLastUpdateSent,proto3" json:"time_last_update_sent,omitempty"`
	TimeRibCoverged                 *BgpTimespec `protobuf:"bytes,23,opt,name=time_rib_coverged,json=timeRibCoverged,proto3" json:"time_rib_coverged,omitempty"`
	TimeRibDown                     *BgpTimespec `protobuf:"bytes,24,opt,name=time_rib_down,json=timeRibDown,proto3" json:"time_rib_down,omitempty"`
	IsRibTableFull                  bool         `protobuf:"varint,25,opt,name=is_rib_table_full,json=isRibTableFull,proto3" json:"is_rib_table_full,omitempty"`
	RibTableFullVersion             uint32       `protobuf:"varint,26,opt,name=rib_table_full_version,json=ribTableFullVersion,proto3" json:"rib_table_full_version,omitempty"`
	FirstRibTableFullVersion        uint32       `` /* 141-byte string literal not displayed */
	LastRibTableFullVersion         uint32       `` /* 138-byte string literal not displayed */
	FirstRibTableFullTimestamp      *BgpTimespec `` /* 146-byte string literal not displayed */
	LastRibTableFullTimestamp       *BgpTimespec `` /* 143-byte string literal not displayed */
	LastRibTableFullAge             uint32       `` /* 126-byte string literal not displayed */
	FirstRibTableHasSpaceVersion    uint32       `` /* 155-byte string literal not displayed */
	LastRibTableHasSpaceVersion     uint32       `` /* 152-byte string literal not displayed */
	FirstRibTableHasSpaceTimestamp  *BgpTimespec `` /* 160-byte string literal not displayed */
	LastRibTableHasSpaceTimestamp   *BgpTimespec `` /* 157-byte string literal not displayed */
	LastRibTableHasSpaceAge         uint32       `` /* 140-byte string literal not displayed */
	TimeLabelRetain                 *BgpTimespec `protobuf:"bytes,37,opt,name=time_label_retain,json=timeLabelRetain,proto3" json:"time_label_retain,omitempty"`
	RibTrigger                      bool         `protobuf:"varint,38,opt,name=rib_trigger,json=ribTrigger,proto3" json:"rib_trigger,omitempty"`
	VrfFlags                        uint32       `protobuf:"varint,39,opt,name=vrf_flags,json=vrfFlags,proto3" json:"vrf_flags,omitempty"`
	LabelCalls                      uint32       `protobuf:"varint,40,opt,name=label_calls,json=labelCalls,proto3" json:"label_calls,omitempty"`
	LabelTime                       uint32       `protobuf:"varint,41,opt,name=label_time,json=labelTime,proto3" json:"label_time,omitempty"`
	LabelRewriteCount               uint32       `protobuf:"varint,42,opt,name=label_rewrite_count,json=labelRewriteCount,proto3" json:"label_rewrite_count,omitempty"`
	LabelReleaseCount               uint32       `protobuf:"varint,43,opt,name=label_release_count,json=labelReleaseCount,proto3" json:"label_release_count,omitempty"`
	LabelAddedCount                 uint32       `protobuf:"varint,44,opt,name=label_added_count,json=labelAddedCount,proto3" json:"label_added_count,omitempty"`
	ImportCalls                     uint32       `protobuf:"varint,45,opt,name=import_calls,json=importCalls,proto3" json:"import_calls,omitempty"`
	ImportTime                      uint32       `protobuf:"varint,46,opt,name=import_time,json=importTime,proto3" json:"import_time,omitempty"`
	ImportSrcNetProcessedCount      uint32       `` /* 147-byte string literal not displayed */
	ImportDestNetProcessedCount     uint32       `` /* 150-byte string literal not displayed */
	ImportAddedPathCount            uint32       `` /* 127-byte string literal not displayed */
	ImportRemovedPathCount          uint32       `` /* 133-byte string literal not displayed */
	ImportReplacedPathCount         uint32       `` /* 136-byte string literal not displayed */
	UpdateGroupCount                uint32       `protobuf:"varint,52,opt,name=update_group_count,json=updateGroupCount,proto3" json:"update_group_count,omitempty"`
	SubgroupCount                   uint32       `protobuf:"varint,53,opt,name=subgroup_count,json=subgroupCount,proto3" json:"subgroup_count,omitempty"`
	XXX_NoUnkeyedLiteral            struct{}     `json:"-"`
	XXX_unrecognized                []byte       `json:"-"`
	XXX_sizecache                   int32        `json:"-"`
}

func (*BgpPerfProcessAfVrf_) Descriptor

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

func (*BgpPerfProcessAfVrf_) GetAttributesRecoverFromRib

func (m *BgpPerfProcessAfVrf_) GetAttributesRecoverFromRib() uint32

func (*BgpPerfProcessAfVrf_) GetAttributesRemovedFromRib

func (m *BgpPerfProcessAfVrf_) GetAttributesRemovedFromRib() uint32

func (*BgpPerfProcessAfVrf_) GetAttributesSentToRib

func (m *BgpPerfProcessAfVrf_) GetAttributesSentToRib() uint32

func (*BgpPerfProcessAfVrf_) GetFirstRibTableFullTimestamp

func (m *BgpPerfProcessAfVrf_) GetFirstRibTableFullTimestamp() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetFirstRibTableFullVersion

func (m *BgpPerfProcessAfVrf_) GetFirstRibTableFullVersion() uint32

func (*BgpPerfProcessAfVrf_) GetFirstRibTableHasSpaceTimestamp

func (m *BgpPerfProcessAfVrf_) GetFirstRibTableHasSpaceTimestamp() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetFirstRibTableHasSpaceVersion

func (m *BgpPerfProcessAfVrf_) GetFirstRibTableHasSpaceVersion() uint32

func (*BgpPerfProcessAfVrf_) GetImportAddedPathCount

func (m *BgpPerfProcessAfVrf_) GetImportAddedPathCount() uint32

func (*BgpPerfProcessAfVrf_) GetImportCalls

func (m *BgpPerfProcessAfVrf_) GetImportCalls() uint32

func (*BgpPerfProcessAfVrf_) GetImportDestNetProcessedCount

func (m *BgpPerfProcessAfVrf_) GetImportDestNetProcessedCount() uint32

func (*BgpPerfProcessAfVrf_) GetImportRemovedPathCount

func (m *BgpPerfProcessAfVrf_) GetImportRemovedPathCount() uint32

func (*BgpPerfProcessAfVrf_) GetImportReplacedPathCount

func (m *BgpPerfProcessAfVrf_) GetImportReplacedPathCount() uint32

func (*BgpPerfProcessAfVrf_) GetImportSrcNetProcessedCount

func (m *BgpPerfProcessAfVrf_) GetImportSrcNetProcessedCount() uint32

func (*BgpPerfProcessAfVrf_) GetImportTime

func (m *BgpPerfProcessAfVrf_) GetImportTime() uint32

func (*BgpPerfProcessAfVrf_) GetIsRibTableFull

func (m *BgpPerfProcessAfVrf_) GetIsRibTableFull() bool

func (*BgpPerfProcessAfVrf_) GetLabelAddedCount

func (m *BgpPerfProcessAfVrf_) GetLabelAddedCount() uint32

func (*BgpPerfProcessAfVrf_) GetLabelCalls

func (m *BgpPerfProcessAfVrf_) GetLabelCalls() uint32

func (*BgpPerfProcessAfVrf_) GetLabelReleaseCount

func (m *BgpPerfProcessAfVrf_) GetLabelReleaseCount() uint32

func (*BgpPerfProcessAfVrf_) GetLabelRewriteCount

func (m *BgpPerfProcessAfVrf_) GetLabelRewriteCount() uint32

func (*BgpPerfProcessAfVrf_) GetLabelTime

func (m *BgpPerfProcessAfVrf_) GetLabelTime() uint32

func (*BgpPerfProcessAfVrf_) GetLastRibTableFullAge

func (m *BgpPerfProcessAfVrf_) GetLastRibTableFullAge() uint32

func (*BgpPerfProcessAfVrf_) GetLastRibTableFullTimestamp

func (m *BgpPerfProcessAfVrf_) GetLastRibTableFullTimestamp() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetLastRibTableFullVersion

func (m *BgpPerfProcessAfVrf_) GetLastRibTableFullVersion() uint32

func (*BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceAge

func (m *BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceAge() uint32

func (*BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceTimestamp

func (m *BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceTimestamp() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceVersion

func (m *BgpPerfProcessAfVrf_) GetLastRibTableHasSpaceVersion() uint32

func (*BgpPerfProcessAfVrf_) GetPrefixesNotSentToRib

func (m *BgpPerfProcessAfVrf_) GetPrefixesNotSentToRib() uint32

func (*BgpPerfProcessAfVrf_) GetPrefixesRemovedFromRib

func (m *BgpPerfProcessAfVrf_) GetPrefixesRemovedFromRib() uint32

func (*BgpPerfProcessAfVrf_) GetPrefixesResentToRib

func (m *BgpPerfProcessAfVrf_) GetPrefixesResentToRib() uint32

func (*BgpPerfProcessAfVrf_) GetPrefixesSentToRib

func (m *BgpPerfProcessAfVrf_) GetPrefixesSentToRib() uint32

func (*BgpPerfProcessAfVrf_) GetRibTableFullVersion

func (m *BgpPerfProcessAfVrf_) GetRibTableFullVersion() uint32

func (*BgpPerfProcessAfVrf_) GetRibTblDelCalls

func (m *BgpPerfProcessAfVrf_) GetRibTblDelCalls() uint32

func (*BgpPerfProcessAfVrf_) GetRibTblInvalidCalls

func (m *BgpPerfProcessAfVrf_) GetRibTblInvalidCalls() uint32

func (*BgpPerfProcessAfVrf_) GetRibTblLocalLabel

func (m *BgpPerfProcessAfVrf_) GetRibTblLocalLabel() uint32

func (*BgpPerfProcessAfVrf_) GetRibTblRetry

func (m *BgpPerfProcessAfVrf_) GetRibTblRetry() uint32

func (*BgpPerfProcessAfVrf_) GetRibTblSkipCalls

func (m *BgpPerfProcessAfVrf_) GetRibTblSkipCalls() uint32

func (*BgpPerfProcessAfVrf_) GetRibTrigger

func (m *BgpPerfProcessAfVrf_) GetRibTrigger() bool

func (*BgpPerfProcessAfVrf_) GetRibUpdateCalls

func (m *BgpPerfProcessAfVrf_) GetRibUpdateCalls() uint32

func (*BgpPerfProcessAfVrf_) GetRibUpdateTime

func (m *BgpPerfProcessAfVrf_) GetRibUpdateTime() uint32

func (*BgpPerfProcessAfVrf_) GetScannerRuns

func (m *BgpPerfProcessAfVrf_) GetScannerRuns() uint32

func (*BgpPerfProcessAfVrf_) GetScannerTime

func (m *BgpPerfProcessAfVrf_) GetScannerTime() uint32

func (*BgpPerfProcessAfVrf_) GetSubgroupCount

func (m *BgpPerfProcessAfVrf_) GetSubgroupCount() uint32

func (*BgpPerfProcessAfVrf_) GetTimeLabelRetain

func (m *BgpPerfProcessAfVrf_) GetTimeLabelRetain() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetTimeLastUpdateSent

func (m *BgpPerfProcessAfVrf_) GetTimeLastUpdateSent() uint32

func (*BgpPerfProcessAfVrf_) GetTimeRibCoverged

func (m *BgpPerfProcessAfVrf_) GetTimeRibCoverged() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetTimeRibDown

func (m *BgpPerfProcessAfVrf_) GetTimeRibDown() *BgpTimespec

func (*BgpPerfProcessAfVrf_) GetUpdateGenerationBePrefixesCount

func (m *BgpPerfProcessAfVrf_) GetUpdateGenerationBePrefixesCount() uint32

func (*BgpPerfProcessAfVrf_) GetUpdateGenerationCalls

func (m *BgpPerfProcessAfVrf_) GetUpdateGenerationCalls() uint32

func (*BgpPerfProcessAfVrf_) GetUpdateGenerationMessagesCount

func (m *BgpPerfProcessAfVrf_) GetUpdateGenerationMessagesCount() uint32

func (*BgpPerfProcessAfVrf_) GetUpdateGenerationPrefixesCount

func (m *BgpPerfProcessAfVrf_) GetUpdateGenerationPrefixesCount() uint32

func (*BgpPerfProcessAfVrf_) GetUpdateGenerationTime

func (m *BgpPerfProcessAfVrf_) GetUpdateGenerationTime() uint32

func (*BgpPerfProcessAfVrf_) GetUpdateGroupCount

func (m *BgpPerfProcessAfVrf_) GetUpdateGroupCount() uint32

func (*BgpPerfProcessAfVrf_) GetVrfFlags

func (m *BgpPerfProcessAfVrf_) GetVrfFlags() uint32

func (*BgpPerfProcessAfVrf_) ProtoMessage

func (*BgpPerfProcessAfVrf_) ProtoMessage()

func (*BgpPerfProcessAfVrf_) Reset

func (m *BgpPerfProcessAfVrf_) Reset()

func (*BgpPerfProcessAfVrf_) String

func (m *BgpPerfProcessAfVrf_) String() string

func (*BgpPerfProcessAfVrf_) XXX_DiscardUnknown

func (m *BgpPerfProcessAfVrf_) XXX_DiscardUnknown()

func (*BgpPerfProcessAfVrf_) XXX_Marshal

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

func (*BgpPerfProcessAfVrf_) XXX_Merge

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

func (*BgpPerfProcessAfVrf_) XXX_Size

func (m *BgpPerfProcessAfVrf_) XXX_Size() int

func (*BgpPerfProcessAfVrf_) XXX_Unmarshal

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

type BgpPerfProcessAf_

type BgpPerfProcessAf_ struct {
	Global               *BgpPerfProcessAfGbl_ `protobuf:"bytes,1,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                  *BgpPerfProcessAfVrf_ `protobuf:"bytes,2,opt,name=vrf,proto3" json:"vrf,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*BgpPerfProcessAf_) Descriptor

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

func (*BgpPerfProcessAf_) GetGlobal

func (m *BgpPerfProcessAf_) GetGlobal() *BgpPerfProcessAfGbl_

func (*BgpPerfProcessAf_) GetVrf

func (*BgpPerfProcessAf_) ProtoMessage

func (*BgpPerfProcessAf_) ProtoMessage()

func (*BgpPerfProcessAf_) Reset

func (m *BgpPerfProcessAf_) Reset()

func (*BgpPerfProcessAf_) String

func (m *BgpPerfProcessAf_) String() string

func (*BgpPerfProcessAf_) XXX_DiscardUnknown

func (m *BgpPerfProcessAf_) XXX_DiscardUnknown()

func (*BgpPerfProcessAf_) XXX_Marshal

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

func (*BgpPerfProcessAf_) XXX_Merge

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

func (*BgpPerfProcessAf_) XXX_Size

func (m *BgpPerfProcessAf_) XXX_Size() int

func (*BgpPerfProcessAf_) XXX_Unmarshal

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

type BgpProcessInfoAfBag

type BgpProcessInfoAfBag struct {
	AfName                string               `protobuf:"bytes,50,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	ProcessInstance       uint32               `protobuf:"varint,51,opt,name=process_instance,json=processInstance,proto3" json:"process_instance,omitempty"`
	VrfName               string               `protobuf:"bytes,52,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	VrfTotals             bool                 `protobuf:"varint,53,opt,name=vrf_totals,json=vrfTotals,proto3" json:"vrf_totals,omitempty"`
	Global                *BgpProcessInfoAfGbl `protobuf:"bytes,54,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                   *BgpProcessInfoAfVrf `protobuf:"bytes,55,opt,name=vrf,proto3" json:"vrf,omitempty"`
	PerformanceStatistics *BgpPerfProcessAf_   `protobuf:"bytes,56,opt,name=performance_statistics,json=performanceStatistics,proto3" json:"performance_statistics,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}             `json:"-"`
	XXX_unrecognized      []byte               `json:"-"`
	XXX_sizecache         int32                `json:"-"`
}

func (*BgpProcessInfoAfBag) Descriptor

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

func (*BgpProcessInfoAfBag) GetAfName

func (m *BgpProcessInfoAfBag) GetAfName() string

func (*BgpProcessInfoAfBag) GetGlobal

func (m *BgpProcessInfoAfBag) GetGlobal() *BgpProcessInfoAfGbl

func (*BgpProcessInfoAfBag) GetPerformanceStatistics

func (m *BgpProcessInfoAfBag) GetPerformanceStatistics() *BgpPerfProcessAf_

func (*BgpProcessInfoAfBag) GetProcessInstance

func (m *BgpProcessInfoAfBag) GetProcessInstance() uint32

func (*BgpProcessInfoAfBag) GetVrf

func (*BgpProcessInfoAfBag) GetVrfName

func (m *BgpProcessInfoAfBag) GetVrfName() string

func (*BgpProcessInfoAfBag) GetVrfTotals

func (m *BgpProcessInfoAfBag) GetVrfTotals() bool

func (*BgpProcessInfoAfBag) ProtoMessage

func (*BgpProcessInfoAfBag) ProtoMessage()

func (*BgpProcessInfoAfBag) Reset

func (m *BgpProcessInfoAfBag) Reset()

func (*BgpProcessInfoAfBag) String

func (m *BgpProcessInfoAfBag) String() string

func (*BgpProcessInfoAfBag) XXX_DiscardUnknown

func (m *BgpProcessInfoAfBag) XXX_DiscardUnknown()

func (*BgpProcessInfoAfBag) XXX_Marshal

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

func (*BgpProcessInfoAfBag) XXX_Merge

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

func (*BgpProcessInfoAfBag) XXX_Size

func (m *BgpProcessInfoAfBag) XXX_Size() int

func (*BgpProcessInfoAfBag) XXX_Unmarshal

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

type BgpProcessInfoAfBag_KEYS

type BgpProcessInfoAfBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	AfName               string   `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpProcessInfoAfBag_KEYS) Descriptor

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

func (*BgpProcessInfoAfBag_KEYS) GetAfName

func (m *BgpProcessInfoAfBag_KEYS) GetAfName() string

func (*BgpProcessInfoAfBag_KEYS) GetInstanceName

func (m *BgpProcessInfoAfBag_KEYS) GetInstanceName() string

func (*BgpProcessInfoAfBag_KEYS) ProtoMessage

func (*BgpProcessInfoAfBag_KEYS) ProtoMessage()

func (*BgpProcessInfoAfBag_KEYS) Reset

func (m *BgpProcessInfoAfBag_KEYS) Reset()

func (*BgpProcessInfoAfBag_KEYS) String

func (m *BgpProcessInfoAfBag_KEYS) String() string

func (*BgpProcessInfoAfBag_KEYS) XXX_DiscardUnknown

func (m *BgpProcessInfoAfBag_KEYS) XXX_DiscardUnknown()

func (*BgpProcessInfoAfBag_KEYS) XXX_Marshal

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

func (*BgpProcessInfoAfBag_KEYS) XXX_Merge

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

func (*BgpProcessInfoAfBag_KEYS) XXX_Size

func (m *BgpProcessInfoAfBag_KEYS) XXX_Size() int

func (*BgpProcessInfoAfBag_KEYS) XXX_Unmarshal

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

type BgpProcessInfoAfGbl

type BgpProcessInfoAfGbl struct {
	RouterState                      string                 `protobuf:"bytes,1,opt,name=router_state,json=routerState,proto3" json:"router_state,omitempty"`
	TableVersion                     uint32                 `protobuf:"varint,2,opt,name=table_version,json=tableVersion,proto3" json:"table_version,omitempty"`
	VersionWrapped                   uint32                 `protobuf:"varint,3,opt,name=version_wrapped,json=versionWrapped,proto3" json:"version_wrapped,omitempty"`
	VersionWrappedTid                uint32                 `protobuf:"varint,4,opt,name=version_wrapped_tid,json=versionWrappedTid,proto3" json:"version_wrapped_tid,omitempty"`
	VersionWrapTimeSpec              *BgpTimespec           `protobuf:"bytes,5,opt,name=version_wrap_time_spec,json=versionWrapTimeSpec,proto3" json:"version_wrap_time_spec,omitempty"`
	VersionWrapStartTimeSpec         *BgpTimespec           `` /* 139-byte string literal not displayed */
	VersionWrapDoneTimeSpec          *BgpTimespec           `` /* 136-byte string literal not displayed */
	MaxActivePelemVersion            uint32                 `` /* 129-byte string literal not displayed */
	MergedTableVersion               uint32                 `protobuf:"varint,9,opt,name=merged_table_version,json=mergedTableVersion,proto3" json:"merged_table_version,omitempty"`
	RouteDownloadGoActiveDonePending uint32                 `` /* 167-byte string literal not displayed */
	RibBribReceivedVersion           uint32                 `` /* 133-byte string literal not displayed */
	TableBribVersion                 uint32                 `protobuf:"varint,12,opt,name=table_brib_version,json=tableBribVersion,proto3" json:"table_brib_version,omitempty"`
	LabelVersion                     uint32                 `protobuf:"varint,13,opt,name=label_version,json=labelVersion,proto3" json:"label_version,omitempty"`
	ImportVersion                    uint32                 `protobuf:"varint,14,opt,name=import_version,json=importVersion,proto3" json:"import_version,omitempty"`
	StandbyVersion                   uint32                 `protobuf:"varint,15,opt,name=standby_version,json=standbyVersion,proto3" json:"standby_version,omitempty"`
	SendVersion                      uint32                 `protobuf:"varint,16,opt,name=send_version,json=sendVersion,proto3" json:"send_version,omitempty"`
	NumInitSyncPfx                   uint32                 `protobuf:"varint,17,opt,name=num_init_sync_pfx,json=numInitSyncPfx,proto3" json:"num_init_sync_pfx,omitempty"`
	MaxLabelStackDepthV4NextHop      uint32                 `` /* 154-byte string literal not displayed */
	MaxLabelStackDepthV6NextHop      uint32                 `` /* 154-byte string literal not displayed */
	LocalNetworksNum                 uint32                 `protobuf:"varint,20,opt,name=local_networks_num,json=localNetworksNum,proto3" json:"local_networks_num,omitempty"`
	LocalNetworksMemory              uint32                 `protobuf:"varint,21,opt,name=local_networks_memory,json=localNetworksMemory,proto3" json:"local_networks_memory,omitempty"`
	LocalNetworksMallocedNum         uint32                 `` /* 139-byte string literal not displayed */
	LocalNetworksFreedNum            uint32                 `` /* 130-byte string literal not displayed */
	LocalPathsNum                    uint32                 `protobuf:"varint,24,opt,name=local_paths_num,json=localPathsNum,proto3" json:"local_paths_num,omitempty"`
	LocalPathsMemory                 uint32                 `protobuf:"varint,25,opt,name=local_paths_memory,json=localPathsMemory,proto3" json:"local_paths_memory,omitempty"`
	LocalPathsMallocedNum            uint32                 `` /* 130-byte string literal not displayed */
	LocalPathsFreedNum               uint32                 `protobuf:"varint,27,opt,name=local_paths_freed_num,json=localPathsFreedNum,proto3" json:"local_paths_freed_num,omitempty"`
	ImportedPathsNum                 uint32                 `protobuf:"varint,28,opt,name=imported_paths_num,json=importedPathsNum,proto3" json:"imported_paths_num,omitempty"`
	ImportedPathsMemory              uint32                 `protobuf:"varint,29,opt,name=imported_paths_memory,json=importedPathsMemory,proto3" json:"imported_paths_memory,omitempty"`
	NetworksNum                      uint32                 `protobuf:"varint,30,opt,name=networks_num,json=networksNum,proto3" json:"networks_num,omitempty"`
	NetworksMemory                   uint32                 `protobuf:"varint,31,opt,name=networks_memory,json=networksMemory,proto3" json:"networks_memory,omitempty"`
	NetworksMallocedNum              uint32                 `protobuf:"varint,32,opt,name=networks_malloced_num,json=networksMallocedNum,proto3" json:"networks_malloced_num,omitempty"`
	NetworksFreedNum                 uint32                 `protobuf:"varint,33,opt,name=networks_freed_num,json=networksFreedNum,proto3" json:"networks_freed_num,omitempty"`
	PathsNum                         uint32                 `protobuf:"varint,34,opt,name=paths_num,json=pathsNum,proto3" json:"paths_num,omitempty"`
	PathsMemory                      uint32                 `protobuf:"varint,35,opt,name=paths_memory,json=pathsMemory,proto3" json:"paths_memory,omitempty"`
	PathsMallocedNum                 uint32                 `protobuf:"varint,36,opt,name=paths_malloced_num,json=pathsMallocedNum,proto3" json:"paths_malloced_num,omitempty"`
	PathsFreedNum                    uint32                 `protobuf:"varint,37,opt,name=paths_freed_num,json=pathsFreedNum,proto3" json:"paths_freed_num,omitempty"`
	PathElemsNum                     uint32                 `protobuf:"varint,38,opt,name=path_elems_num,json=pathElemsNum,proto3" json:"path_elems_num,omitempty"`
	PathElemsMemory                  uint32                 `protobuf:"varint,39,opt,name=path_elems_memory,json=pathElemsMemory,proto3" json:"path_elems_memory,omitempty"`
	PathElemsMallocedNum             uint32                 `` /* 127-byte string literal not displayed */
	PathElemsFreedNum                uint32                 `protobuf:"varint,41,opt,name=path_elems_freed_num,json=pathElemsFreedNum,proto3" json:"path_elems_freed_num,omitempty"`
	LabelLastTrigger                 uint64                 `protobuf:"varint,42,opt,name=label_last_trigger,json=labelLastTrigger,proto3" json:"label_last_trigger,omitempty"`
	LastLabelVersion                 uint32                 `protobuf:"varint,43,opt,name=last_label_version,json=lastLabelVersion,proto3" json:"last_label_version,omitempty"`
	LabelBgpVersion                  uint32                 `protobuf:"varint,44,opt,name=label_bgp_version,json=labelBgpVersion,proto3" json:"label_bgp_version,omitempty"`
	LabelTriggers                    uint32                 `protobuf:"varint,45,opt,name=label_triggers,json=labelTriggers,proto3" json:"label_triggers,omitempty"`
	RibLastTrigger                   uint64                 `protobuf:"varint,46,opt,name=rib_last_trigger,json=ribLastTrigger,proto3" json:"rib_last_trigger,omitempty"`
	LastRibVersion                   uint32                 `protobuf:"varint,47,opt,name=last_rib_version,json=lastRibVersion,proto3" json:"last_rib_version,omitempty"`
	RibBgpVersion                    uint32                 `protobuf:"varint,48,opt,name=rib_bgp_version,json=ribBgpVersion,proto3" json:"rib_bgp_version,omitempty"`
	RibTriggers                      uint32                 `protobuf:"varint,49,opt,name=rib_triggers,json=ribTriggers,proto3" json:"rib_triggers,omitempty"`
	ImportLastTrigger                uint64                 `protobuf:"varint,50,opt,name=import_last_trigger,json=importLastTrigger,proto3" json:"import_last_trigger,omitempty"`
	LastImportVersion                uint32                 `protobuf:"varint,51,opt,name=last_import_version,json=lastImportVersion,proto3" json:"last_import_version,omitempty"`
	ImportBgpVersion                 uint32                 `protobuf:"varint,52,opt,name=import_bgp_version,json=importBgpVersion,proto3" json:"import_bgp_version,omitempty"`
	ImportTriggers                   uint32                 `protobuf:"varint,53,opt,name=import_triggers,json=importTriggers,proto3" json:"import_triggers,omitempty"`
	UpdateGenLastTrigger             uint64                 `` /* 127-byte string literal not displayed */
	UpdateGenBgpVersion              uint32                 `protobuf:"varint,55,opt,name=update_gen_bgp_version,json=updateGenBgpVersion,proto3" json:"update_gen_bgp_version,omitempty"`
	UpdateTriggers                   uint32                 `protobuf:"varint,56,opt,name=update_triggers,json=updateTriggers,proto3" json:"update_triggers,omitempty"`
	TotalRDsNum                      uint32                 `protobuf:"varint,57,opt,name=total_r_ds_num,json=totalRDsNum,proto3" json:"total_r_ds_num,omitempty"`
	TotalRemoteRDsNum                uint32                 `protobuf:"varint,58,opt,name=total_remote_r_ds_num,json=totalRemoteRDsNum,proto3" json:"total_remote_r_ds_num,omitempty"`
	TotalSameRDsNum                  uint32                 `protobuf:"varint,59,opt,name=total_same_r_ds_num,json=totalSameRDsNum,proto3" json:"total_same_r_ds_num,omitempty"`
	MallocedRdCount                  uint32                 `protobuf:"varint,60,opt,name=malloced_rd_count,json=mallocedRdCount,proto3" json:"malloced_rd_count,omitempty"`
	FreedRdCount                     uint32                 `protobuf:"varint,61,opt,name=freed_rd_count,json=freedRdCount,proto3" json:"freed_rd_count,omitempty"`
	RdMemory                         uint32                 `protobuf:"varint,62,opt,name=rd_memory,json=rdMemory,proto3" json:"rd_memory,omitempty"`
	MultipathNetworkEntryCount       uint32                 `` /* 145-byte string literal not displayed */
	MultipathNetworkEntryMemory      uint32                 `` /* 148-byte string literal not displayed */
	MultipathPathsCount              uint32                 `protobuf:"varint,65,opt,name=multipath_paths_count,json=multipathPathsCount,proto3" json:"multipath_paths_count,omitempty"`
	MultipathPathsMemory             uint32                 `protobuf:"varint,66,opt,name=multipath_paths_memory,json=multipathPathsMemory,proto3" json:"multipath_paths_memory,omitempty"`
	TriggerRib                       *BgpThreadTriggerInfo  `protobuf:"bytes,67,opt,name=trigger_rib,json=triggerRib,proto3" json:"trigger_rib,omitempty"`
	TriggerImport                    *BgpThreadTriggerInfo  `protobuf:"bytes,68,opt,name=trigger_import,json=triggerImport,proto3" json:"trigger_import,omitempty"`
	TriggerUpdate                    *BgpThreadTriggerInfo  `protobuf:"bytes,69,opt,name=trigger_update,json=triggerUpdate,proto3" json:"trigger_update,omitempty"`
	TriggerLabel                     *BgpThreadTriggerInfo  `protobuf:"bytes,70,opt,name=trigger_label,json=triggerLabel,proto3" json:"trigger_label,omitempty"`
	UpdateWaitInstallEnabled         uint32                 `` /* 139-byte string literal not displayed */
	RibAckedTableVersion             uint32                 `` /* 127-byte string literal not displayed */
	RibAckRequests                   uint32                 `protobuf:"varint,73,opt,name=rib_ack_requests,json=ribAckRequests,proto3" json:"rib_ack_requests,omitempty"`
	RibAcksReceived                  uint32                 `protobuf:"varint,74,opt,name=rib_acks_received,json=ribAcksReceived,proto3" json:"rib_acks_received,omitempty"`
	RibSlowAcks                      uint32                 `protobuf:"varint,75,opt,name=rib_slow_acks,json=ribSlowAcks,proto3" json:"rib_slow_acks,omitempty"`
	RibInstall                       *BgpRibInstallTimeInfo `protobuf:"bytes,76,opt,name=rib_install,json=ribInstall,proto3" json:"rib_install,omitempty"`
	XXX_NoUnkeyedLiteral             struct{}               `json:"-"`
	XXX_unrecognized                 []byte                 `json:"-"`
	XXX_sizecache                    int32                  `json:"-"`
}

func (*BgpProcessInfoAfGbl) Descriptor

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

func (*BgpProcessInfoAfGbl) GetFreedRdCount

func (m *BgpProcessInfoAfGbl) GetFreedRdCount() uint32

func (*BgpProcessInfoAfGbl) GetImportBgpVersion

func (m *BgpProcessInfoAfGbl) GetImportBgpVersion() uint32

func (*BgpProcessInfoAfGbl) GetImportLastTrigger

func (m *BgpProcessInfoAfGbl) GetImportLastTrigger() uint64

func (*BgpProcessInfoAfGbl) GetImportTriggers

func (m *BgpProcessInfoAfGbl) GetImportTriggers() uint32

func (*BgpProcessInfoAfGbl) GetImportVersion

func (m *BgpProcessInfoAfGbl) GetImportVersion() uint32

func (*BgpProcessInfoAfGbl) GetImportedPathsMemory

func (m *BgpProcessInfoAfGbl) GetImportedPathsMemory() uint32

func (*BgpProcessInfoAfGbl) GetImportedPathsNum

func (m *BgpProcessInfoAfGbl) GetImportedPathsNum() uint32

func (*BgpProcessInfoAfGbl) GetLabelBgpVersion

func (m *BgpProcessInfoAfGbl) GetLabelBgpVersion() uint32

func (*BgpProcessInfoAfGbl) GetLabelLastTrigger

func (m *BgpProcessInfoAfGbl) GetLabelLastTrigger() uint64

func (*BgpProcessInfoAfGbl) GetLabelTriggers

func (m *BgpProcessInfoAfGbl) GetLabelTriggers() uint32

func (*BgpProcessInfoAfGbl) GetLabelVersion

func (m *BgpProcessInfoAfGbl) GetLabelVersion() uint32

func (*BgpProcessInfoAfGbl) GetLastImportVersion

func (m *BgpProcessInfoAfGbl) GetLastImportVersion() uint32

func (*BgpProcessInfoAfGbl) GetLastLabelVersion

func (m *BgpProcessInfoAfGbl) GetLastLabelVersion() uint32

func (*BgpProcessInfoAfGbl) GetLastRibVersion

func (m *BgpProcessInfoAfGbl) GetLastRibVersion() uint32

func (*BgpProcessInfoAfGbl) GetLocalNetworksFreedNum

func (m *BgpProcessInfoAfGbl) GetLocalNetworksFreedNum() uint32

func (*BgpProcessInfoAfGbl) GetLocalNetworksMallocedNum

func (m *BgpProcessInfoAfGbl) GetLocalNetworksMallocedNum() uint32

func (*BgpProcessInfoAfGbl) GetLocalNetworksMemory

func (m *BgpProcessInfoAfGbl) GetLocalNetworksMemory() uint32

func (*BgpProcessInfoAfGbl) GetLocalNetworksNum

func (m *BgpProcessInfoAfGbl) GetLocalNetworksNum() uint32

func (*BgpProcessInfoAfGbl) GetLocalPathsFreedNum

func (m *BgpProcessInfoAfGbl) GetLocalPathsFreedNum() uint32

func (*BgpProcessInfoAfGbl) GetLocalPathsMallocedNum

func (m *BgpProcessInfoAfGbl) GetLocalPathsMallocedNum() uint32

func (*BgpProcessInfoAfGbl) GetLocalPathsMemory

func (m *BgpProcessInfoAfGbl) GetLocalPathsMemory() uint32

func (*BgpProcessInfoAfGbl) GetLocalPathsNum

func (m *BgpProcessInfoAfGbl) GetLocalPathsNum() uint32

func (*BgpProcessInfoAfGbl) GetMallocedRdCount

func (m *BgpProcessInfoAfGbl) GetMallocedRdCount() uint32

func (*BgpProcessInfoAfGbl) GetMaxActivePelemVersion

func (m *BgpProcessInfoAfGbl) GetMaxActivePelemVersion() uint32

func (*BgpProcessInfoAfGbl) GetMaxLabelStackDepthV4NextHop

func (m *BgpProcessInfoAfGbl) GetMaxLabelStackDepthV4NextHop() uint32

func (*BgpProcessInfoAfGbl) GetMaxLabelStackDepthV6NextHop

func (m *BgpProcessInfoAfGbl) GetMaxLabelStackDepthV6NextHop() uint32

func (*BgpProcessInfoAfGbl) GetMergedTableVersion

func (m *BgpProcessInfoAfGbl) GetMergedTableVersion() uint32

func (*BgpProcessInfoAfGbl) GetMultipathNetworkEntryCount

func (m *BgpProcessInfoAfGbl) GetMultipathNetworkEntryCount() uint32

func (*BgpProcessInfoAfGbl) GetMultipathNetworkEntryMemory

func (m *BgpProcessInfoAfGbl) GetMultipathNetworkEntryMemory() uint32

func (*BgpProcessInfoAfGbl) GetMultipathPathsCount

func (m *BgpProcessInfoAfGbl) GetMultipathPathsCount() uint32

func (*BgpProcessInfoAfGbl) GetMultipathPathsMemory

func (m *BgpProcessInfoAfGbl) GetMultipathPathsMemory() uint32

func (*BgpProcessInfoAfGbl) GetNetworksFreedNum

func (m *BgpProcessInfoAfGbl) GetNetworksFreedNum() uint32

func (*BgpProcessInfoAfGbl) GetNetworksMallocedNum

func (m *BgpProcessInfoAfGbl) GetNetworksMallocedNum() uint32

func (*BgpProcessInfoAfGbl) GetNetworksMemory

func (m *BgpProcessInfoAfGbl) GetNetworksMemory() uint32

func (*BgpProcessInfoAfGbl) GetNetworksNum

func (m *BgpProcessInfoAfGbl) GetNetworksNum() uint32

func (*BgpProcessInfoAfGbl) GetNumInitSyncPfx

func (m *BgpProcessInfoAfGbl) GetNumInitSyncPfx() uint32

func (*BgpProcessInfoAfGbl) GetPathElemsFreedNum

func (m *BgpProcessInfoAfGbl) GetPathElemsFreedNum() uint32

func (*BgpProcessInfoAfGbl) GetPathElemsMallocedNum

func (m *BgpProcessInfoAfGbl) GetPathElemsMallocedNum() uint32

func (*BgpProcessInfoAfGbl) GetPathElemsMemory

func (m *BgpProcessInfoAfGbl) GetPathElemsMemory() uint32

func (*BgpProcessInfoAfGbl) GetPathElemsNum

func (m *BgpProcessInfoAfGbl) GetPathElemsNum() uint32

func (*BgpProcessInfoAfGbl) GetPathsFreedNum

func (m *BgpProcessInfoAfGbl) GetPathsFreedNum() uint32

func (*BgpProcessInfoAfGbl) GetPathsMallocedNum

func (m *BgpProcessInfoAfGbl) GetPathsMallocedNum() uint32

func (*BgpProcessInfoAfGbl) GetPathsMemory

func (m *BgpProcessInfoAfGbl) GetPathsMemory() uint32

func (*BgpProcessInfoAfGbl) GetPathsNum

func (m *BgpProcessInfoAfGbl) GetPathsNum() uint32

func (*BgpProcessInfoAfGbl) GetRdMemory

func (m *BgpProcessInfoAfGbl) GetRdMemory() uint32

func (*BgpProcessInfoAfGbl) GetRibAckRequests

func (m *BgpProcessInfoAfGbl) GetRibAckRequests() uint32

func (*BgpProcessInfoAfGbl) GetRibAckedTableVersion

func (m *BgpProcessInfoAfGbl) GetRibAckedTableVersion() uint32

func (*BgpProcessInfoAfGbl) GetRibAcksReceived

func (m *BgpProcessInfoAfGbl) GetRibAcksReceived() uint32

func (*BgpProcessInfoAfGbl) GetRibBgpVersion

func (m *BgpProcessInfoAfGbl) GetRibBgpVersion() uint32

func (*BgpProcessInfoAfGbl) GetRibBribReceivedVersion

func (m *BgpProcessInfoAfGbl) GetRibBribReceivedVersion() uint32

func (*BgpProcessInfoAfGbl) GetRibInstall

func (m *BgpProcessInfoAfGbl) GetRibInstall() *BgpRibInstallTimeInfo

func (*BgpProcessInfoAfGbl) GetRibLastTrigger

func (m *BgpProcessInfoAfGbl) GetRibLastTrigger() uint64

func (*BgpProcessInfoAfGbl) GetRibSlowAcks

func (m *BgpProcessInfoAfGbl) GetRibSlowAcks() uint32

func (*BgpProcessInfoAfGbl) GetRibTriggers

func (m *BgpProcessInfoAfGbl) GetRibTriggers() uint32

func (*BgpProcessInfoAfGbl) GetRouteDownloadGoActiveDonePending

func (m *BgpProcessInfoAfGbl) GetRouteDownloadGoActiveDonePending() uint32

func (*BgpProcessInfoAfGbl) GetRouterState

func (m *BgpProcessInfoAfGbl) GetRouterState() string

func (*BgpProcessInfoAfGbl) GetSendVersion

func (m *BgpProcessInfoAfGbl) GetSendVersion() uint32

func (*BgpProcessInfoAfGbl) GetStandbyVersion

func (m *BgpProcessInfoAfGbl) GetStandbyVersion() uint32

func (*BgpProcessInfoAfGbl) GetTableBribVersion

func (m *BgpProcessInfoAfGbl) GetTableBribVersion() uint32

func (*BgpProcessInfoAfGbl) GetTableVersion

func (m *BgpProcessInfoAfGbl) GetTableVersion() uint32

func (*BgpProcessInfoAfGbl) GetTotalRDsNum

func (m *BgpProcessInfoAfGbl) GetTotalRDsNum() uint32

func (*BgpProcessInfoAfGbl) GetTotalRemoteRDsNum

func (m *BgpProcessInfoAfGbl) GetTotalRemoteRDsNum() uint32

func (*BgpProcessInfoAfGbl) GetTotalSameRDsNum

func (m *BgpProcessInfoAfGbl) GetTotalSameRDsNum() uint32

func (*BgpProcessInfoAfGbl) GetTriggerImport

func (m *BgpProcessInfoAfGbl) GetTriggerImport() *BgpThreadTriggerInfo

func (*BgpProcessInfoAfGbl) GetTriggerLabel

func (m *BgpProcessInfoAfGbl) GetTriggerLabel() *BgpThreadTriggerInfo

func (*BgpProcessInfoAfGbl) GetTriggerRib

func (m *BgpProcessInfoAfGbl) GetTriggerRib() *BgpThreadTriggerInfo

func (*BgpProcessInfoAfGbl) GetTriggerUpdate

func (m *BgpProcessInfoAfGbl) GetTriggerUpdate() *BgpThreadTriggerInfo

func (*BgpProcessInfoAfGbl) GetUpdateGenBgpVersion

func (m *BgpProcessInfoAfGbl) GetUpdateGenBgpVersion() uint32

func (*BgpProcessInfoAfGbl) GetUpdateGenLastTrigger

func (m *BgpProcessInfoAfGbl) GetUpdateGenLastTrigger() uint64

func (*BgpProcessInfoAfGbl) GetUpdateTriggers

func (m *BgpProcessInfoAfGbl) GetUpdateTriggers() uint32

func (*BgpProcessInfoAfGbl) GetUpdateWaitInstallEnabled

func (m *BgpProcessInfoAfGbl) GetUpdateWaitInstallEnabled() uint32

func (*BgpProcessInfoAfGbl) GetVersionWrapDoneTimeSpec

func (m *BgpProcessInfoAfGbl) GetVersionWrapDoneTimeSpec() *BgpTimespec

func (*BgpProcessInfoAfGbl) GetVersionWrapStartTimeSpec

func (m *BgpProcessInfoAfGbl) GetVersionWrapStartTimeSpec() *BgpTimespec

func (*BgpProcessInfoAfGbl) GetVersionWrapTimeSpec

func (m *BgpProcessInfoAfGbl) GetVersionWrapTimeSpec() *BgpTimespec

func (*BgpProcessInfoAfGbl) GetVersionWrapped

func (m *BgpProcessInfoAfGbl) GetVersionWrapped() uint32

func (*BgpProcessInfoAfGbl) GetVersionWrappedTid

func (m *BgpProcessInfoAfGbl) GetVersionWrappedTid() uint32

func (*BgpProcessInfoAfGbl) ProtoMessage

func (*BgpProcessInfoAfGbl) ProtoMessage()

func (*BgpProcessInfoAfGbl) Reset

func (m *BgpProcessInfoAfGbl) Reset()

func (*BgpProcessInfoAfGbl) String

func (m *BgpProcessInfoAfGbl) String() string

func (*BgpProcessInfoAfGbl) XXX_DiscardUnknown

func (m *BgpProcessInfoAfGbl) XXX_DiscardUnknown()

func (*BgpProcessInfoAfGbl) XXX_Marshal

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

func (*BgpProcessInfoAfGbl) XXX_Merge

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

func (*BgpProcessInfoAfGbl) XXX_Size

func (m *BgpProcessInfoAfGbl) XXX_Size() int

func (*BgpProcessInfoAfGbl) XXX_Unmarshal

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

type BgpProcessInfoAfVrf

type BgpProcessInfoAfVrf struct {
	NetworkEntryCount            uint32   `protobuf:"varint,1,opt,name=network_entry_count,json=networkEntryCount,proto3" json:"network_entry_count,omitempty"`
	PathsCount                   uint32   `protobuf:"varint,2,opt,name=paths_count,json=pathsCount,proto3" json:"paths_count,omitempty"`
	ImportedPaths                uint32   `protobuf:"varint,3,opt,name=imported_paths,json=importedPaths,proto3" json:"imported_paths,omitempty"`
	LocalPaths                   uint32   `protobuf:"varint,4,opt,name=local_paths,json=localPaths,proto3" json:"local_paths,omitempty"`
	PathElemsCount               uint32   `protobuf:"varint,5,opt,name=path_elems_count,json=pathElemsCount,proto3" json:"path_elems_count,omitempty"`
	PathMemory                   uint32   `protobuf:"varint,6,opt,name=path_memory,json=pathMemory,proto3" json:"path_memory,omitempty"`
	ImportedPathMemory           uint32   `protobuf:"varint,7,opt,name=imported_path_memory,json=importedPathMemory,proto3" json:"imported_path_memory,omitempty"`
	LocalPathMemory              uint32   `protobuf:"varint,8,opt,name=local_path_memory,json=localPathMemory,proto3" json:"local_path_memory,omitempty"`
	PrefixMemory                 uint32   `protobuf:"varint,9,opt,name=prefix_memory,json=prefixMemory,proto3" json:"prefix_memory,omitempty"`
	PathElemMemory               uint32   `protobuf:"varint,10,opt,name=path_elem_memory,json=pathElemMemory,proto3" json:"path_elem_memory,omitempty"`
	ReceivedPathCount            uint32   `protobuf:"varint,11,opt,name=received_path_count,json=receivedPathCount,proto3" json:"received_path_count,omitempty"`
	HistoryPathCount             uint32   `protobuf:"varint,12,opt,name=history_path_count,json=historyPathCount,proto3" json:"history_path_count,omitempty"`
	DampedPathCount              uint32   `protobuf:"varint,13,opt,name=damped_path_count,json=dampedPathCount,proto3" json:"damped_path_count,omitempty"`
	MallocedPrefixCount          uint32   `protobuf:"varint,14,opt,name=malloced_prefix_count,json=mallocedPrefixCount,proto3" json:"malloced_prefix_count,omitempty"`
	FreedPrefixCount             uint32   `protobuf:"varint,15,opt,name=freed_prefix_count,json=freedPrefixCount,proto3" json:"freed_prefix_count,omitempty"`
	MallocedPathCount            uint32   `protobuf:"varint,16,opt,name=malloced_path_count,json=mallocedPathCount,proto3" json:"malloced_path_count,omitempty"`
	FreedPathCount               uint32   `protobuf:"varint,17,opt,name=freed_path_count,json=freedPathCount,proto3" json:"freed_path_count,omitempty"`
	MallocedPathElemCount        uint32   `` /* 130-byte string literal not displayed */
	FreedPathElemCount           uint32   `protobuf:"varint,19,opt,name=freed_path_elem_count,json=freedPathElemCount,proto3" json:"freed_path_elem_count,omitempty"`
	AnyEbgpNeighborMissingPolicy bool     `` /* 153-byte string literal not displayed */
	AttributeDownload            bool     `protobuf:"varint,21,opt,name=attribute_download,json=attributeDownload,proto3" json:"attribute_download,omitempty"`
	RouteTargetDownload          bool     `protobuf:"varint,22,opt,name=route_target_download,json=routeTargetDownload,proto3" json:"route_target_download,omitempty"`
	SrmsPrefixSid                bool     `protobuf:"varint,23,opt,name=srms_prefix_sid,json=srmsPrefixSid,proto3" json:"srms_prefix_sid,omitempty"`
	AddPathInstallEnable         bool     `` /* 127-byte string literal not displayed */
	AddPathInstallDisable        bool     `` /* 130-byte string literal not displayed */
	BestExternal                 bool     `protobuf:"varint,26,opt,name=best_external,json=bestExternal,proto3" json:"best_external,omitempty"`
	BestExternalDisable          bool     `protobuf:"varint,27,opt,name=best_external_disable,json=bestExternalDisable,proto3" json:"best_external_disable,omitempty"`
	LabelRetain                  bool     `protobuf:"varint,28,opt,name=label_retain,json=labelRetain,proto3" json:"label_retain,omitempty"`
	LabelRetainvalue             uint32   `protobuf:"varint,29,opt,name=label_retainvalue,json=labelRetainvalue,proto3" json:"label_retainvalue,omitempty"`
	TblBitfSize                  uint32   `protobuf:"varint,30,opt,name=tbl_bitf_size,json=tblBitfSize,proto3" json:"tbl_bitf_size,omitempty"`
	TblChunkBitfSize             uint32   `protobuf:"varint,31,opt,name=tbl_chunk_bitf_size,json=tblChunkBitfSize,proto3" json:"tbl_chunk_bitf_size,omitempty"`
	IsRouteReflector             bool     `protobuf:"varint,32,opt,name=is_route_reflector,json=isRouteReflector,proto3" json:"is_route_reflector,omitempty"`
	Asbr                         bool     `protobuf:"varint,33,opt,name=asbr,proto3" json:"asbr,omitempty"`
	RetainRtAll                  bool     `protobuf:"varint,34,opt,name=retain_rt_all,json=retainRtAll,proto3" json:"retain_rt_all,omitempty"`
	IbgpNexthopSelfCount         uint32   `` /* 127-byte string literal not displayed */
	UseIgpsrLabel                bool     `protobuf:"varint,36,opt,name=use_igpsr_label,json=useIgpsrLabel,proto3" json:"use_igpsr_label,omitempty"`
	BmpNetworkEntryCount         uint32   `` /* 127-byte string literal not displayed */
	BmpPathsCount                uint32   `protobuf:"varint,38,opt,name=bmp_paths_count,json=bmpPathsCount,proto3" json:"bmp_paths_count,omitempty"`
	BmpPrefixMemory              uint32   `protobuf:"varint,39,opt,name=bmp_prefix_memory,json=bmpPrefixMemory,proto3" json:"bmp_prefix_memory,omitempty"`
	BmpPathMemory                uint32   `protobuf:"varint,40,opt,name=bmp_path_memory,json=bmpPathMemory,proto3" json:"bmp_path_memory,omitempty"`
	XXX_NoUnkeyedLiteral         struct{} `json:"-"`
	XXX_unrecognized             []byte   `json:"-"`
	XXX_sizecache                int32    `json:"-"`
}

func (*BgpProcessInfoAfVrf) Descriptor

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

func (*BgpProcessInfoAfVrf) GetAddPathInstallDisable

func (m *BgpProcessInfoAfVrf) GetAddPathInstallDisable() bool

func (*BgpProcessInfoAfVrf) GetAddPathInstallEnable

func (m *BgpProcessInfoAfVrf) GetAddPathInstallEnable() bool

func (*BgpProcessInfoAfVrf) GetAnyEbgpNeighborMissingPolicy

func (m *BgpProcessInfoAfVrf) GetAnyEbgpNeighborMissingPolicy() bool

func (*BgpProcessInfoAfVrf) GetAsbr

func (m *BgpProcessInfoAfVrf) GetAsbr() bool

func (*BgpProcessInfoAfVrf) GetAttributeDownload

func (m *BgpProcessInfoAfVrf) GetAttributeDownload() bool

func (*BgpProcessInfoAfVrf) GetBestExternal

func (m *BgpProcessInfoAfVrf) GetBestExternal() bool

func (*BgpProcessInfoAfVrf) GetBestExternalDisable

func (m *BgpProcessInfoAfVrf) GetBestExternalDisable() bool

func (*BgpProcessInfoAfVrf) GetBmpNetworkEntryCount

func (m *BgpProcessInfoAfVrf) GetBmpNetworkEntryCount() uint32

func (*BgpProcessInfoAfVrf) GetBmpPathMemory

func (m *BgpProcessInfoAfVrf) GetBmpPathMemory() uint32

func (*BgpProcessInfoAfVrf) GetBmpPathsCount

func (m *BgpProcessInfoAfVrf) GetBmpPathsCount() uint32

func (*BgpProcessInfoAfVrf) GetBmpPrefixMemory

func (m *BgpProcessInfoAfVrf) GetBmpPrefixMemory() uint32

func (*BgpProcessInfoAfVrf) GetDampedPathCount

func (m *BgpProcessInfoAfVrf) GetDampedPathCount() uint32

func (*BgpProcessInfoAfVrf) GetFreedPathCount

func (m *BgpProcessInfoAfVrf) GetFreedPathCount() uint32

func (*BgpProcessInfoAfVrf) GetFreedPathElemCount

func (m *BgpProcessInfoAfVrf) GetFreedPathElemCount() uint32

func (*BgpProcessInfoAfVrf) GetFreedPrefixCount

func (m *BgpProcessInfoAfVrf) GetFreedPrefixCount() uint32

func (*BgpProcessInfoAfVrf) GetHistoryPathCount

func (m *BgpProcessInfoAfVrf) GetHistoryPathCount() uint32

func (*BgpProcessInfoAfVrf) GetIbgpNexthopSelfCount

func (m *BgpProcessInfoAfVrf) GetIbgpNexthopSelfCount() uint32

func (*BgpProcessInfoAfVrf) GetImportedPathMemory

func (m *BgpProcessInfoAfVrf) GetImportedPathMemory() uint32

func (*BgpProcessInfoAfVrf) GetImportedPaths

func (m *BgpProcessInfoAfVrf) GetImportedPaths() uint32

func (*BgpProcessInfoAfVrf) GetIsRouteReflector

func (m *BgpProcessInfoAfVrf) GetIsRouteReflector() bool

func (*BgpProcessInfoAfVrf) GetLabelRetain

func (m *BgpProcessInfoAfVrf) GetLabelRetain() bool

func (*BgpProcessInfoAfVrf) GetLabelRetainvalue

func (m *BgpProcessInfoAfVrf) GetLabelRetainvalue() uint32

func (*BgpProcessInfoAfVrf) GetLocalPathMemory

func (m *BgpProcessInfoAfVrf) GetLocalPathMemory() uint32

func (*BgpProcessInfoAfVrf) GetLocalPaths

func (m *BgpProcessInfoAfVrf) GetLocalPaths() uint32

func (*BgpProcessInfoAfVrf) GetMallocedPathCount

func (m *BgpProcessInfoAfVrf) GetMallocedPathCount() uint32

func (*BgpProcessInfoAfVrf) GetMallocedPathElemCount

func (m *BgpProcessInfoAfVrf) GetMallocedPathElemCount() uint32

func (*BgpProcessInfoAfVrf) GetMallocedPrefixCount

func (m *BgpProcessInfoAfVrf) GetMallocedPrefixCount() uint32

func (*BgpProcessInfoAfVrf) GetNetworkEntryCount

func (m *BgpProcessInfoAfVrf) GetNetworkEntryCount() uint32

func (*BgpProcessInfoAfVrf) GetPathElemMemory

func (m *BgpProcessInfoAfVrf) GetPathElemMemory() uint32

func (*BgpProcessInfoAfVrf) GetPathElemsCount

func (m *BgpProcessInfoAfVrf) GetPathElemsCount() uint32

func (*BgpProcessInfoAfVrf) GetPathMemory

func (m *BgpProcessInfoAfVrf) GetPathMemory() uint32

func (*BgpProcessInfoAfVrf) GetPathsCount

func (m *BgpProcessInfoAfVrf) GetPathsCount() uint32

func (*BgpProcessInfoAfVrf) GetPrefixMemory

func (m *BgpProcessInfoAfVrf) GetPrefixMemory() uint32

func (*BgpProcessInfoAfVrf) GetReceivedPathCount

func (m *BgpProcessInfoAfVrf) GetReceivedPathCount() uint32

func (*BgpProcessInfoAfVrf) GetRetainRtAll

func (m *BgpProcessInfoAfVrf) GetRetainRtAll() bool

func (*BgpProcessInfoAfVrf) GetRouteTargetDownload

func (m *BgpProcessInfoAfVrf) GetRouteTargetDownload() bool

func (*BgpProcessInfoAfVrf) GetSrmsPrefixSid

func (m *BgpProcessInfoAfVrf) GetSrmsPrefixSid() bool

func (*BgpProcessInfoAfVrf) GetTblBitfSize

func (m *BgpProcessInfoAfVrf) GetTblBitfSize() uint32

func (*BgpProcessInfoAfVrf) GetTblChunkBitfSize

func (m *BgpProcessInfoAfVrf) GetTblChunkBitfSize() uint32

func (*BgpProcessInfoAfVrf) GetUseIgpsrLabel

func (m *BgpProcessInfoAfVrf) GetUseIgpsrLabel() bool

func (*BgpProcessInfoAfVrf) ProtoMessage

func (*BgpProcessInfoAfVrf) ProtoMessage()

func (*BgpProcessInfoAfVrf) Reset

func (m *BgpProcessInfoAfVrf) Reset()

func (*BgpProcessInfoAfVrf) String

func (m *BgpProcessInfoAfVrf) String() string

func (*BgpProcessInfoAfVrf) XXX_DiscardUnknown

func (m *BgpProcessInfoAfVrf) XXX_DiscardUnknown()

func (*BgpProcessInfoAfVrf) XXX_Marshal

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

func (*BgpProcessInfoAfVrf) XXX_Merge

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

func (*BgpProcessInfoAfVrf) XXX_Size

func (m *BgpProcessInfoAfVrf) XXX_Size() int

func (*BgpProcessInfoAfVrf) XXX_Unmarshal

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

type BgpRibInstallTimeInfo

type BgpRibInstallTimeInfo struct {
	UpdateTime           *BgpTimespec `protobuf:"bytes,1,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	InstallTime          *BgpTimespec `protobuf:"bytes,2,opt,name=install_time,json=installTime,proto3" json:"install_time,omitempty"`
	InstalledCount       uint32       `protobuf:"varint,3,opt,name=installed_count,json=installedCount,proto3" json:"installed_count,omitempty"`
	ModifiedCount        uint32       `protobuf:"varint,4,opt,name=modified_count,json=modifiedCount,proto3" json:"modified_count,omitempty"`
	SkippedCount         uint32       `protobuf:"varint,5,opt,name=skipped_count,json=skippedCount,proto3" json:"skipped_count,omitempty"`
	WithdrawnCount       uint32       `protobuf:"varint,6,opt,name=withdrawn_count,json=withdrawnCount,proto3" json:"withdrawn_count,omitempty"`
	StartVersion         uint32       `protobuf:"varint,7,opt,name=start_version,json=startVersion,proto3" json:"start_version,omitempty"`
	TargetVersion        uint32       `protobuf:"varint,8,opt,name=target_version,json=targetVersion,proto3" json:"target_version,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*BgpRibInstallTimeInfo) Descriptor

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

func (*BgpRibInstallTimeInfo) GetInstallTime

func (m *BgpRibInstallTimeInfo) GetInstallTime() *BgpTimespec

func (*BgpRibInstallTimeInfo) GetInstalledCount

func (m *BgpRibInstallTimeInfo) GetInstalledCount() uint32

func (*BgpRibInstallTimeInfo) GetModifiedCount

func (m *BgpRibInstallTimeInfo) GetModifiedCount() uint32

func (*BgpRibInstallTimeInfo) GetSkippedCount

func (m *BgpRibInstallTimeInfo) GetSkippedCount() uint32

func (*BgpRibInstallTimeInfo) GetStartVersion

func (m *BgpRibInstallTimeInfo) GetStartVersion() uint32

func (*BgpRibInstallTimeInfo) GetTargetVersion

func (m *BgpRibInstallTimeInfo) GetTargetVersion() uint32

func (*BgpRibInstallTimeInfo) GetUpdateTime

func (m *BgpRibInstallTimeInfo) GetUpdateTime() *BgpTimespec

func (*BgpRibInstallTimeInfo) GetWithdrawnCount

func (m *BgpRibInstallTimeInfo) GetWithdrawnCount() uint32

func (*BgpRibInstallTimeInfo) ProtoMessage

func (*BgpRibInstallTimeInfo) ProtoMessage()

func (*BgpRibInstallTimeInfo) Reset

func (m *BgpRibInstallTimeInfo) Reset()

func (*BgpRibInstallTimeInfo) String

func (m *BgpRibInstallTimeInfo) String() string

func (*BgpRibInstallTimeInfo) XXX_DiscardUnknown

func (m *BgpRibInstallTimeInfo) XXX_DiscardUnknown()

func (*BgpRibInstallTimeInfo) XXX_Marshal

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

func (*BgpRibInstallTimeInfo) XXX_Merge

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

func (*BgpRibInstallTimeInfo) XXX_Size

func (m *BgpRibInstallTimeInfo) XXX_Size() int

func (*BgpRibInstallTimeInfo) XXX_Unmarshal

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

type BgpThreadTriggerInfo

type BgpThreadTriggerInfo struct {
	Triggers             uint32                      `protobuf:"varint,1,opt,name=triggers,proto3" json:"triggers,omitempty"`
	Statistic            []*BgpThreadTriggerInfoStat `protobuf:"bytes,2,rep,name=statistic,proto3" json:"statistic,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

func (*BgpThreadTriggerInfo) Descriptor

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

func (*BgpThreadTriggerInfo) GetStatistic

func (m *BgpThreadTriggerInfo) GetStatistic() []*BgpThreadTriggerInfoStat

func (*BgpThreadTriggerInfo) GetTriggers

func (m *BgpThreadTriggerInfo) GetTriggers() uint32

func (*BgpThreadTriggerInfo) ProtoMessage

func (*BgpThreadTriggerInfo) ProtoMessage()

func (*BgpThreadTriggerInfo) Reset

func (m *BgpThreadTriggerInfo) Reset()

func (*BgpThreadTriggerInfo) String

func (m *BgpThreadTriggerInfo) String() string

func (*BgpThreadTriggerInfo) XXX_DiscardUnknown

func (m *BgpThreadTriggerInfo) XXX_DiscardUnknown()

func (*BgpThreadTriggerInfo) XXX_Marshal

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

func (*BgpThreadTriggerInfo) XXX_Merge

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

func (*BgpThreadTriggerInfo) XXX_Size

func (m *BgpThreadTriggerInfo) XXX_Size() int

func (*BgpThreadTriggerInfo) XXX_Unmarshal

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

type BgpThreadTriggerInfoStat

type BgpThreadTriggerInfoStat struct {
	TriggerVersion       uint32       `protobuf:"varint,1,opt,name=trigger_version,json=triggerVersion,proto3" json:"trigger_version,omitempty"`
	TriggerTableVersion  uint32       `protobuf:"varint,2,opt,name=trigger_table_version,json=triggerTableVersion,proto3" json:"trigger_table_version,omitempty"`
	TriggerTimeSpec      *BgpTimespec `protobuf:"bytes,3,opt,name=trigger_time_spec,json=triggerTimeSpec,proto3" json:"trigger_time_spec,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*BgpThreadTriggerInfoStat) Descriptor

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

func (*BgpThreadTriggerInfoStat) GetTriggerTableVersion

func (m *BgpThreadTriggerInfoStat) GetTriggerTableVersion() uint32

func (*BgpThreadTriggerInfoStat) GetTriggerTimeSpec

func (m *BgpThreadTriggerInfoStat) GetTriggerTimeSpec() *BgpTimespec

func (*BgpThreadTriggerInfoStat) GetTriggerVersion

func (m *BgpThreadTriggerInfoStat) GetTriggerVersion() uint32

func (*BgpThreadTriggerInfoStat) ProtoMessage

func (*BgpThreadTriggerInfoStat) ProtoMessage()

func (*BgpThreadTriggerInfoStat) Reset

func (m *BgpThreadTriggerInfoStat) Reset()

func (*BgpThreadTriggerInfoStat) String

func (m *BgpThreadTriggerInfoStat) String() string

func (*BgpThreadTriggerInfoStat) XXX_DiscardUnknown

func (m *BgpThreadTriggerInfoStat) XXX_DiscardUnknown()

func (*BgpThreadTriggerInfoStat) XXX_Marshal

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

func (*BgpThreadTriggerInfoStat) XXX_Merge

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

func (*BgpThreadTriggerInfoStat) XXX_Size

func (m *BgpThreadTriggerInfoStat) XXX_Size() int

func (*BgpThreadTriggerInfoStat) XXX_Unmarshal

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

type BgpTimespec

type BgpTimespec struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	Nanoseconds          uint32   `protobuf:"varint,2,opt,name=nanoseconds,proto3" json:"nanoseconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpTimespec) Descriptor

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

func (*BgpTimespec) GetNanoseconds

func (m *BgpTimespec) GetNanoseconds() uint32

func (*BgpTimespec) GetSeconds

func (m *BgpTimespec) GetSeconds() uint32

func (*BgpTimespec) ProtoMessage

func (*BgpTimespec) ProtoMessage()

func (*BgpTimespec) Reset

func (m *BgpTimespec) Reset()

func (*BgpTimespec) String

func (m *BgpTimespec) String() string

func (*BgpTimespec) XXX_DiscardUnknown

func (m *BgpTimespec) XXX_DiscardUnknown()

func (*BgpTimespec) XXX_Marshal

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

func (*BgpTimespec) XXX_Merge

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

func (*BgpTimespec) XXX_Size

func (m *BgpTimespec) XXX_Size() int

func (*BgpTimespec) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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