Documentation
¶
Overview ¶
Cisco-IOS-XR-ipv4-bgp-oc-oper:oc-bgp/bgp-rib/afi-safi-table/ipv6-unicast/open-config-neighbors/open-config-neighbor/adj-rib-in-post/num-routes
Index ¶
- type BgpOcRibCommonBag
- func (*BgpOcRibCommonBag) Descriptor() ([]byte, []int)
- func (m *BgpOcRibCommonBag) GetNumRoutes() uint64
- func (*BgpOcRibCommonBag) ProtoMessage()
- func (m *BgpOcRibCommonBag) Reset()
- func (m *BgpOcRibCommonBag) String() string
- func (m *BgpOcRibCommonBag) XXX_DiscardUnknown()
- func (m *BgpOcRibCommonBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpOcRibCommonBag) XXX_Merge(src proto.Message)
- func (m *BgpOcRibCommonBag) XXX_Size() int
- func (m *BgpOcRibCommonBag) XXX_Unmarshal(b []byte) error
- type BgpOcRibCommonBag_KEYS
- func (*BgpOcRibCommonBag_KEYS) Descriptor() ([]byte, []int)
- func (m *BgpOcRibCommonBag_KEYS) GetNeighborAddress() string
- func (*BgpOcRibCommonBag_KEYS) ProtoMessage()
- func (m *BgpOcRibCommonBag_KEYS) Reset()
- func (m *BgpOcRibCommonBag_KEYS) String() string
- func (m *BgpOcRibCommonBag_KEYS) XXX_DiscardUnknown()
- func (m *BgpOcRibCommonBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpOcRibCommonBag_KEYS) XXX_Merge(src proto.Message)
- func (m *BgpOcRibCommonBag_KEYS) XXX_Size() int
- func (m *BgpOcRibCommonBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgpOcRibCommonBag ¶
type BgpOcRibCommonBag struct { NumRoutes uint64 `protobuf:"varint,50,opt,name=num_routes,json=numRoutes,proto3" json:"num_routes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpOcRibCommonBag) Descriptor ¶
func (*BgpOcRibCommonBag) Descriptor() ([]byte, []int)
func (*BgpOcRibCommonBag) GetNumRoutes ¶
func (m *BgpOcRibCommonBag) GetNumRoutes() uint64
func (*BgpOcRibCommonBag) ProtoMessage ¶
func (*BgpOcRibCommonBag) ProtoMessage()
func (*BgpOcRibCommonBag) Reset ¶
func (m *BgpOcRibCommonBag) Reset()
func (*BgpOcRibCommonBag) String ¶
func (m *BgpOcRibCommonBag) String() string
func (*BgpOcRibCommonBag) XXX_DiscardUnknown ¶
func (m *BgpOcRibCommonBag) XXX_DiscardUnknown()
func (*BgpOcRibCommonBag) XXX_Marshal ¶
func (m *BgpOcRibCommonBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpOcRibCommonBag) XXX_Merge ¶
func (m *BgpOcRibCommonBag) XXX_Merge(src proto.Message)
func (*BgpOcRibCommonBag) XXX_Size ¶
func (m *BgpOcRibCommonBag) XXX_Size() int
func (*BgpOcRibCommonBag) XXX_Unmarshal ¶
func (m *BgpOcRibCommonBag) XXX_Unmarshal(b []byte) error
type BgpOcRibCommonBag_KEYS ¶
type BgpOcRibCommonBag_KEYS struct { NeighborAddress string `protobuf:"bytes,1,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpOcRibCommonBag_KEYS) Descriptor ¶
func (*BgpOcRibCommonBag_KEYS) Descriptor() ([]byte, []int)
func (*BgpOcRibCommonBag_KEYS) GetNeighborAddress ¶
func (m *BgpOcRibCommonBag_KEYS) GetNeighborAddress() string
func (*BgpOcRibCommonBag_KEYS) ProtoMessage ¶
func (*BgpOcRibCommonBag_KEYS) ProtoMessage()
func (*BgpOcRibCommonBag_KEYS) Reset ¶
func (m *BgpOcRibCommonBag_KEYS) Reset()
func (*BgpOcRibCommonBag_KEYS) String ¶
func (m *BgpOcRibCommonBag_KEYS) String() string
func (*BgpOcRibCommonBag_KEYS) XXX_DiscardUnknown ¶
func (m *BgpOcRibCommonBag_KEYS) XXX_DiscardUnknown()
func (*BgpOcRibCommonBag_KEYS) XXX_Marshal ¶
func (m *BgpOcRibCommonBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpOcRibCommonBag_KEYS) XXX_Merge ¶
func (m *BgpOcRibCommonBag_KEYS) XXX_Merge(src proto.Message)
func (*BgpOcRibCommonBag_KEYS) XXX_Size ¶
func (m *BgpOcRibCommonBag_KEYS) XXX_Size() int
func (*BgpOcRibCommonBag_KEYS) XXX_Unmarshal ¶
func (m *BgpOcRibCommonBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.