Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/update-inbound-error-process
Index ¶
- type BgpTimespec
- func (*BgpTimespec) Descriptor() ([]byte, []int)
- func (m *BgpTimespec) GetNanoseconds() uint32
- func (m *BgpTimespec) GetSeconds() uint32
- func (*BgpTimespec) ProtoMessage()
- func (m *BgpTimespec) Reset()
- func (m *BgpTimespec) String() string
- func (m *BgpTimespec) XXX_DiscardUnknown()
- func (m *BgpTimespec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpTimespec) XXX_Merge(src proto.Message)
- func (m *BgpTimespec) XXX_Size() int
- func (m *BgpTimespec) XXX_Unmarshal(b []byte) error
- type BgpUpderrProcBag
- func (*BgpUpderrProcBag) Descriptor() ([]byte, []int)
- func (m *BgpUpderrProcBag) GetLastUpdateMalformedAge() uint32
- func (m *BgpUpderrProcBag) GetLastUpdateMalformedTimestamp() *BgpTimespec
- func (m *BgpUpderrProcBag) GetUpdateErrorHandlingBasicEbgp() bool
- func (m *BgpUpderrProcBag) GetUpdateErrorHandlingBasicIbgp() bool
- func (m *BgpUpderrProcBag) GetUpdateErrorHandlingExtendedEbgp() bool
- func (m *BgpUpderrProcBag) GetUpdateErrorHandlingExtendedIbgp() bool
- func (m *BgpUpderrProcBag) GetUpdateMalformedMessageCount() uint32
- func (m *BgpUpderrProcBag) GetUpdateMalformedNeighborCount() uint32
- func (*BgpUpderrProcBag) ProtoMessage()
- func (m *BgpUpderrProcBag) Reset()
- func (m *BgpUpderrProcBag) String() string
- func (m *BgpUpderrProcBag) XXX_DiscardUnknown()
- func (m *BgpUpderrProcBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpUpderrProcBag) XXX_Merge(src proto.Message)
- func (m *BgpUpderrProcBag) XXX_Size() int
- func (m *BgpUpderrProcBag) XXX_Unmarshal(b []byte) error
- type BgpUpderrProcBag_KEYS
- func (*BgpUpderrProcBag_KEYS) Descriptor() ([]byte, []int)
- func (m *BgpUpderrProcBag_KEYS) GetInstanceName() string
- func (*BgpUpderrProcBag_KEYS) ProtoMessage()
- func (m *BgpUpderrProcBag_KEYS) Reset()
- func (m *BgpUpderrProcBag_KEYS) String() string
- func (m *BgpUpderrProcBag_KEYS) XXX_DiscardUnknown()
- func (m *BgpUpderrProcBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpUpderrProcBag_KEYS) XXX_Merge(src proto.Message)
- func (m *BgpUpderrProcBag_KEYS) XXX_Size() int
- func (m *BgpUpderrProcBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
type BgpUpderrProcBag ¶
type BgpUpderrProcBag struct { UpdateErrorHandlingBasicEbgp bool `` /* 153-byte string literal not displayed */ UpdateErrorHandlingBasicIbgp bool `` /* 153-byte string literal not displayed */ UpdateErrorHandlingExtendedEbgp bool `` /* 162-byte string literal not displayed */ UpdateErrorHandlingExtendedIbgp bool `` /* 162-byte string literal not displayed */ UpdateMalformedMessageCount uint32 `` /* 148-byte string literal not displayed */ UpdateMalformedNeighborCount uint32 `` /* 151-byte string literal not displayed */ LastUpdateMalformedTimestamp *BgpTimespec `` /* 150-byte string literal not displayed */ LastUpdateMalformedAge uint32 `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpUpderrProcBag) Descriptor ¶
func (*BgpUpderrProcBag) Descriptor() ([]byte, []int)
func (*BgpUpderrProcBag) GetLastUpdateMalformedAge ¶
func (m *BgpUpderrProcBag) GetLastUpdateMalformedAge() uint32
func (*BgpUpderrProcBag) GetLastUpdateMalformedTimestamp ¶
func (m *BgpUpderrProcBag) GetLastUpdateMalformedTimestamp() *BgpTimespec
func (*BgpUpderrProcBag) GetUpdateErrorHandlingBasicEbgp ¶
func (m *BgpUpderrProcBag) GetUpdateErrorHandlingBasicEbgp() bool
func (*BgpUpderrProcBag) GetUpdateErrorHandlingBasicIbgp ¶
func (m *BgpUpderrProcBag) GetUpdateErrorHandlingBasicIbgp() bool
func (*BgpUpderrProcBag) GetUpdateErrorHandlingExtendedEbgp ¶
func (m *BgpUpderrProcBag) GetUpdateErrorHandlingExtendedEbgp() bool
func (*BgpUpderrProcBag) GetUpdateErrorHandlingExtendedIbgp ¶
func (m *BgpUpderrProcBag) GetUpdateErrorHandlingExtendedIbgp() bool
func (*BgpUpderrProcBag) GetUpdateMalformedMessageCount ¶
func (m *BgpUpderrProcBag) GetUpdateMalformedMessageCount() uint32
func (*BgpUpderrProcBag) GetUpdateMalformedNeighborCount ¶
func (m *BgpUpderrProcBag) GetUpdateMalformedNeighborCount() uint32
func (*BgpUpderrProcBag) ProtoMessage ¶
func (*BgpUpderrProcBag) ProtoMessage()
func (*BgpUpderrProcBag) Reset ¶
func (m *BgpUpderrProcBag) Reset()
func (*BgpUpderrProcBag) String ¶
func (m *BgpUpderrProcBag) String() string
func (*BgpUpderrProcBag) XXX_DiscardUnknown ¶
func (m *BgpUpderrProcBag) XXX_DiscardUnknown()
func (*BgpUpderrProcBag) XXX_Marshal ¶
func (m *BgpUpderrProcBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpUpderrProcBag) XXX_Merge ¶
func (m *BgpUpderrProcBag) XXX_Merge(src proto.Message)
func (*BgpUpderrProcBag) XXX_Size ¶
func (m *BgpUpderrProcBag) XXX_Size() int
func (*BgpUpderrProcBag) XXX_Unmarshal ¶
func (m *BgpUpderrProcBag) XXX_Unmarshal(b []byte) error
type BgpUpderrProcBag_KEYS ¶
type BgpUpderrProcBag_KEYS struct { InstanceName string `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpUpderrProcBag_KEYS) Descriptor ¶
func (*BgpUpderrProcBag_KEYS) Descriptor() ([]byte, []int)
func (*BgpUpderrProcBag_KEYS) GetInstanceName ¶
func (m *BgpUpderrProcBag_KEYS) GetInstanceName() string
func (*BgpUpderrProcBag_KEYS) ProtoMessage ¶
func (*BgpUpderrProcBag_KEYS) ProtoMessage()
func (*BgpUpderrProcBag_KEYS) Reset ¶
func (m *BgpUpderrProcBag_KEYS) Reset()
func (*BgpUpderrProcBag_KEYS) String ¶
func (m *BgpUpderrProcBag_KEYS) String() string
func (*BgpUpderrProcBag_KEYS) XXX_DiscardUnknown ¶
func (m *BgpUpderrProcBag_KEYS) XXX_DiscardUnknown()
func (*BgpUpderrProcBag_KEYS) XXX_Marshal ¶
func (m *BgpUpderrProcBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpUpderrProcBag_KEYS) XXX_Merge ¶
func (m *BgpUpderrProcBag_KEYS) XXX_Merge(src proto.Message)
func (*BgpUpderrProcBag_KEYS) XXX_Size ¶
func (m *BgpUpderrProcBag_KEYS) XXX_Size() int
func (*BgpUpderrProcBag_KEYS) XXX_Unmarshal ¶
func (m *BgpUpderrProcBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.