Documentation
¶
Overview ¶
Cisco-IOS-XR-ip-rsvp-oper:rsvp/counters/prefix-filtering/accesses/access
Index ¶
- type RsvpMgmtCountPrefixAclInfo
- func (*RsvpMgmtCountPrefixAclInfo) Descriptor() ([]byte, []int)
- func (m *RsvpMgmtCountPrefixAclInfo) GetDropped() *RsvpMgmtCountPrefixMsg
- func (m *RsvpMgmtCountPrefixAclInfo) GetForwarded() *RsvpMgmtCountPrefixMsg
- func (m *RsvpMgmtCountPrefixAclInfo) GetLocallyDestined() *RsvpMgmtCountPrefixMsg
- func (m *RsvpMgmtCountPrefixAclInfo) GetTotal() *RsvpMgmtCountPrefixMsg
- func (*RsvpMgmtCountPrefixAclInfo) ProtoMessage()
- func (m *RsvpMgmtCountPrefixAclInfo) Reset()
- func (m *RsvpMgmtCountPrefixAclInfo) String() string
- func (m *RsvpMgmtCountPrefixAclInfo) XXX_DiscardUnknown()
- func (m *RsvpMgmtCountPrefixAclInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RsvpMgmtCountPrefixAclInfo) XXX_Merge(src proto.Message)
- func (m *RsvpMgmtCountPrefixAclInfo) XXX_Size() int
- func (m *RsvpMgmtCountPrefixAclInfo) XXX_Unmarshal(b []byte) error
- type RsvpMgmtCountPrefixAclInfo_KEYS
- func (*RsvpMgmtCountPrefixAclInfo_KEYS) Descriptor() ([]byte, []int)
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) GetAccessListName() string
- func (*RsvpMgmtCountPrefixAclInfo_KEYS) ProtoMessage()
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) Reset()
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) String() string
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_DiscardUnknown()
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Size() int
- func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Unmarshal(b []byte) error
- type RsvpMgmtCountPrefixMsg
- func (*RsvpMgmtCountPrefixMsg) Descriptor() ([]byte, []int)
- func (m *RsvpMgmtCountPrefixMsg) GetPath() uint32
- func (m *RsvpMgmtCountPrefixMsg) GetPathTear() uint32
- func (m *RsvpMgmtCountPrefixMsg) GetReservationConfirm() uint32
- func (m *RsvpMgmtCountPrefixMsg) GetTotal() uint32
- func (*RsvpMgmtCountPrefixMsg) ProtoMessage()
- func (m *RsvpMgmtCountPrefixMsg) Reset()
- func (m *RsvpMgmtCountPrefixMsg) String() string
- func (m *RsvpMgmtCountPrefixMsg) XXX_DiscardUnknown()
- func (m *RsvpMgmtCountPrefixMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RsvpMgmtCountPrefixMsg) XXX_Merge(src proto.Message)
- func (m *RsvpMgmtCountPrefixMsg) XXX_Size() int
- func (m *RsvpMgmtCountPrefixMsg) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RsvpMgmtCountPrefixAclInfo ¶
type RsvpMgmtCountPrefixAclInfo struct { Forwarded *RsvpMgmtCountPrefixMsg `protobuf:"bytes,50,opt,name=forwarded,proto3" json:"forwarded,omitempty"` LocallyDestined *RsvpMgmtCountPrefixMsg `protobuf:"bytes,51,opt,name=locally_destined,json=locallyDestined,proto3" json:"locally_destined,omitempty"` Dropped *RsvpMgmtCountPrefixMsg `protobuf:"bytes,52,opt,name=dropped,proto3" json:"dropped,omitempty"` Total *RsvpMgmtCountPrefixMsg `protobuf:"bytes,53,opt,name=total,proto3" json:"total,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RsvpMgmtCountPrefixAclInfo) Descriptor ¶
func (*RsvpMgmtCountPrefixAclInfo) Descriptor() ([]byte, []int)
func (*RsvpMgmtCountPrefixAclInfo) GetDropped ¶
func (m *RsvpMgmtCountPrefixAclInfo) GetDropped() *RsvpMgmtCountPrefixMsg
func (*RsvpMgmtCountPrefixAclInfo) GetForwarded ¶
func (m *RsvpMgmtCountPrefixAclInfo) GetForwarded() *RsvpMgmtCountPrefixMsg
func (*RsvpMgmtCountPrefixAclInfo) GetLocallyDestined ¶
func (m *RsvpMgmtCountPrefixAclInfo) GetLocallyDestined() *RsvpMgmtCountPrefixMsg
func (*RsvpMgmtCountPrefixAclInfo) GetTotal ¶
func (m *RsvpMgmtCountPrefixAclInfo) GetTotal() *RsvpMgmtCountPrefixMsg
func (*RsvpMgmtCountPrefixAclInfo) ProtoMessage ¶
func (*RsvpMgmtCountPrefixAclInfo) ProtoMessage()
func (*RsvpMgmtCountPrefixAclInfo) Reset ¶
func (m *RsvpMgmtCountPrefixAclInfo) Reset()
func (*RsvpMgmtCountPrefixAclInfo) String ¶
func (m *RsvpMgmtCountPrefixAclInfo) String() string
func (*RsvpMgmtCountPrefixAclInfo) XXX_DiscardUnknown ¶
func (m *RsvpMgmtCountPrefixAclInfo) XXX_DiscardUnknown()
func (*RsvpMgmtCountPrefixAclInfo) XXX_Marshal ¶
func (m *RsvpMgmtCountPrefixAclInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RsvpMgmtCountPrefixAclInfo) XXX_Merge ¶
func (m *RsvpMgmtCountPrefixAclInfo) XXX_Merge(src proto.Message)
func (*RsvpMgmtCountPrefixAclInfo) XXX_Size ¶
func (m *RsvpMgmtCountPrefixAclInfo) XXX_Size() int
func (*RsvpMgmtCountPrefixAclInfo) XXX_Unmarshal ¶
func (m *RsvpMgmtCountPrefixAclInfo) XXX_Unmarshal(b []byte) error
type RsvpMgmtCountPrefixAclInfo_KEYS ¶
type RsvpMgmtCountPrefixAclInfo_KEYS struct { AccessListName string `protobuf:"bytes,1,opt,name=access_list_name,json=accessListName,proto3" json:"access_list_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RsvpMgmtCountPrefixAclInfo_KEYS) Descriptor ¶
func (*RsvpMgmtCountPrefixAclInfo_KEYS) Descriptor() ([]byte, []int)
func (*RsvpMgmtCountPrefixAclInfo_KEYS) GetAccessListName ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) GetAccessListName() string
func (*RsvpMgmtCountPrefixAclInfo_KEYS) ProtoMessage ¶
func (*RsvpMgmtCountPrefixAclInfo_KEYS) ProtoMessage()
func (*RsvpMgmtCountPrefixAclInfo_KEYS) Reset ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) Reset()
func (*RsvpMgmtCountPrefixAclInfo_KEYS) String ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) String() string
func (*RsvpMgmtCountPrefixAclInfo_KEYS) XXX_DiscardUnknown ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_DiscardUnknown()
func (*RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Marshal ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Merge ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Merge(src proto.Message)
func (*RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Size ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Size() int
func (*RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Unmarshal ¶
func (m *RsvpMgmtCountPrefixAclInfo_KEYS) XXX_Unmarshal(b []byte) error
type RsvpMgmtCountPrefixMsg ¶
type RsvpMgmtCountPrefixMsg struct { Path uint32 `protobuf:"varint,1,opt,name=path,proto3" json:"path,omitempty"` PathTear uint32 `protobuf:"varint,2,opt,name=path_tear,json=pathTear,proto3" json:"path_tear,omitempty"` ReservationConfirm uint32 `protobuf:"varint,3,opt,name=reservation_confirm,json=reservationConfirm,proto3" json:"reservation_confirm,omitempty"` Total uint32 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RsvpMgmtCountPrefixMsg) Descriptor ¶
func (*RsvpMgmtCountPrefixMsg) Descriptor() ([]byte, []int)
func (*RsvpMgmtCountPrefixMsg) GetPath ¶
func (m *RsvpMgmtCountPrefixMsg) GetPath() uint32
func (*RsvpMgmtCountPrefixMsg) GetPathTear ¶
func (m *RsvpMgmtCountPrefixMsg) GetPathTear() uint32
func (*RsvpMgmtCountPrefixMsg) GetReservationConfirm ¶
func (m *RsvpMgmtCountPrefixMsg) GetReservationConfirm() uint32
func (*RsvpMgmtCountPrefixMsg) GetTotal ¶
func (m *RsvpMgmtCountPrefixMsg) GetTotal() uint32
func (*RsvpMgmtCountPrefixMsg) ProtoMessage ¶
func (*RsvpMgmtCountPrefixMsg) ProtoMessage()
func (*RsvpMgmtCountPrefixMsg) Reset ¶
func (m *RsvpMgmtCountPrefixMsg) Reset()
func (*RsvpMgmtCountPrefixMsg) String ¶
func (m *RsvpMgmtCountPrefixMsg) String() string
func (*RsvpMgmtCountPrefixMsg) XXX_DiscardUnknown ¶
func (m *RsvpMgmtCountPrefixMsg) XXX_DiscardUnknown()
func (*RsvpMgmtCountPrefixMsg) XXX_Marshal ¶
func (m *RsvpMgmtCountPrefixMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RsvpMgmtCountPrefixMsg) XXX_Merge ¶
func (m *RsvpMgmtCountPrefixMsg) XXX_Merge(src proto.Message)
func (*RsvpMgmtCountPrefixMsg) XXX_Size ¶
func (m *RsvpMgmtCountPrefixMsg) XXX_Size() int
func (*RsvpMgmtCountPrefixMsg) XXX_Unmarshal ¶
func (m *RsvpMgmtCountPrefixMsg) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.