Documentation
¶
Overview ¶
Cisco-IOS-XR-flowspec-oper:flow-spec/vrfs/vrf/afs/af/nlris/nlri
Index ¶
- type FsMgrFlowStats
- func (*FsMgrFlowStats) Descriptor() ([]byte, []int)
- func (m *FsMgrFlowStats) GetClassified() *FsMgrFlowStatsCtrs
- func (m *FsMgrFlowStats) GetDropped() *FsMgrFlowStatsCtrs
- func (*FsMgrFlowStats) ProtoMessage()
- func (m *FsMgrFlowStats) Reset()
- func (m *FsMgrFlowStats) String() string
- func (m *FsMgrFlowStats) XXX_DiscardUnknown()
- func (m *FsMgrFlowStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsMgrFlowStats) XXX_Merge(src proto.Message)
- func (m *FsMgrFlowStats) XXX_Size() int
- func (m *FsMgrFlowStats) XXX_Unmarshal(b []byte) error
- type FsMgrFlowStatsCtrs
- func (*FsMgrFlowStatsCtrs) Descriptor() ([]byte, []int)
- func (m *FsMgrFlowStatsCtrs) GetBytes() uint64
- func (m *FsMgrFlowStatsCtrs) GetPackets() uint64
- func (*FsMgrFlowStatsCtrs) ProtoMessage()
- func (m *FsMgrFlowStatsCtrs) Reset()
- func (m *FsMgrFlowStatsCtrs) String() string
- func (m *FsMgrFlowStatsCtrs) XXX_DiscardUnknown()
- func (m *FsMgrFlowStatsCtrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsMgrFlowStatsCtrs) XXX_Merge(src proto.Message)
- func (m *FsMgrFlowStatsCtrs) XXX_Size() int
- func (m *FsMgrFlowStatsCtrs) XXX_Unmarshal(b []byte) error
- type FsMgrNlri
- func (*FsMgrNlri) Descriptor() ([]byte, []int)
- func (m *FsMgrNlri) GetFlowStatistics() *FsMgrFlowStats
- func (*FsMgrNlri) ProtoMessage()
- func (m *FsMgrNlri) Reset()
- func (m *FsMgrNlri) String() string
- func (m *FsMgrNlri) XXX_DiscardUnknown()
- func (m *FsMgrNlri) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsMgrNlri) XXX_Merge(src proto.Message)
- func (m *FsMgrNlri) XXX_Size() int
- func (m *FsMgrNlri) XXX_Unmarshal(b []byte) error
- type FsMgrNlri_KEYS
- func (*FsMgrNlri_KEYS) Descriptor() ([]byte, []int)
- func (m *FsMgrNlri_KEYS) GetAfName() string
- func (m *FsMgrNlri_KEYS) GetNlriBytes() string
- func (m *FsMgrNlri_KEYS) GetVrfName() string
- func (*FsMgrNlri_KEYS) ProtoMessage()
- func (m *FsMgrNlri_KEYS) Reset()
- func (m *FsMgrNlri_KEYS) String() string
- func (m *FsMgrNlri_KEYS) XXX_DiscardUnknown()
- func (m *FsMgrNlri_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsMgrNlri_KEYS) XXX_Merge(src proto.Message)
- func (m *FsMgrNlri_KEYS) XXX_Size() int
- func (m *FsMgrNlri_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FsMgrFlowStats ¶
type FsMgrFlowStats struct { Classified *FsMgrFlowStatsCtrs `protobuf:"bytes,1,opt,name=classified,proto3" json:"classified,omitempty"` Dropped *FsMgrFlowStatsCtrs `protobuf:"bytes,2,opt,name=dropped,proto3" json:"dropped,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsMgrFlowStats) Descriptor ¶
func (*FsMgrFlowStats) Descriptor() ([]byte, []int)
func (*FsMgrFlowStats) GetClassified ¶
func (m *FsMgrFlowStats) GetClassified() *FsMgrFlowStatsCtrs
func (*FsMgrFlowStats) GetDropped ¶
func (m *FsMgrFlowStats) GetDropped() *FsMgrFlowStatsCtrs
func (*FsMgrFlowStats) ProtoMessage ¶
func (*FsMgrFlowStats) ProtoMessage()
func (*FsMgrFlowStats) Reset ¶
func (m *FsMgrFlowStats) Reset()
func (*FsMgrFlowStats) String ¶
func (m *FsMgrFlowStats) String() string
func (*FsMgrFlowStats) XXX_DiscardUnknown ¶
func (m *FsMgrFlowStats) XXX_DiscardUnknown()
func (*FsMgrFlowStats) XXX_Marshal ¶
func (m *FsMgrFlowStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsMgrFlowStats) XXX_Merge ¶
func (m *FsMgrFlowStats) XXX_Merge(src proto.Message)
func (*FsMgrFlowStats) XXX_Size ¶
func (m *FsMgrFlowStats) XXX_Size() int
func (*FsMgrFlowStats) XXX_Unmarshal ¶
func (m *FsMgrFlowStats) XXX_Unmarshal(b []byte) error
type FsMgrFlowStatsCtrs ¶
type FsMgrFlowStatsCtrs struct { Packets uint64 `protobuf:"varint,1,opt,name=packets,proto3" json:"packets,omitempty"` Bytes uint64 `protobuf:"varint,2,opt,name=bytes,proto3" json:"bytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsMgrFlowStatsCtrs) Descriptor ¶
func (*FsMgrFlowStatsCtrs) Descriptor() ([]byte, []int)
func (*FsMgrFlowStatsCtrs) GetBytes ¶
func (m *FsMgrFlowStatsCtrs) GetBytes() uint64
func (*FsMgrFlowStatsCtrs) GetPackets ¶
func (m *FsMgrFlowStatsCtrs) GetPackets() uint64
func (*FsMgrFlowStatsCtrs) ProtoMessage ¶
func (*FsMgrFlowStatsCtrs) ProtoMessage()
func (*FsMgrFlowStatsCtrs) Reset ¶
func (m *FsMgrFlowStatsCtrs) Reset()
func (*FsMgrFlowStatsCtrs) String ¶
func (m *FsMgrFlowStatsCtrs) String() string
func (*FsMgrFlowStatsCtrs) XXX_DiscardUnknown ¶
func (m *FsMgrFlowStatsCtrs) XXX_DiscardUnknown()
func (*FsMgrFlowStatsCtrs) XXX_Marshal ¶
func (m *FsMgrFlowStatsCtrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsMgrFlowStatsCtrs) XXX_Merge ¶
func (m *FsMgrFlowStatsCtrs) XXX_Merge(src proto.Message)
func (*FsMgrFlowStatsCtrs) XXX_Size ¶
func (m *FsMgrFlowStatsCtrs) XXX_Size() int
func (*FsMgrFlowStatsCtrs) XXX_Unmarshal ¶
func (m *FsMgrFlowStatsCtrs) XXX_Unmarshal(b []byte) error
type FsMgrNlri ¶
type FsMgrNlri struct { FlowStatistics *FsMgrFlowStats `protobuf:"bytes,50,opt,name=flow_statistics,json=flowStatistics,proto3" json:"flow_statistics,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsMgrNlri) Descriptor ¶
func (*FsMgrNlri) GetFlowStatistics ¶
func (m *FsMgrNlri) GetFlowStatistics() *FsMgrFlowStats
func (*FsMgrNlri) ProtoMessage ¶
func (*FsMgrNlri) ProtoMessage()
func (*FsMgrNlri) XXX_DiscardUnknown ¶
func (m *FsMgrNlri) XXX_DiscardUnknown()
func (*FsMgrNlri) XXX_Marshal ¶
func (*FsMgrNlri) XXX_Unmarshal ¶
type FsMgrNlri_KEYS ¶
type FsMgrNlri_KEYS struct { VrfName string `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` AfName string `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` NlriBytes string `protobuf:"bytes,3,opt,name=nlri_bytes,json=nlriBytes,proto3" json:"nlri_bytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsMgrNlri_KEYS) Descriptor ¶
func (*FsMgrNlri_KEYS) Descriptor() ([]byte, []int)
func (*FsMgrNlri_KEYS) GetAfName ¶
func (m *FsMgrNlri_KEYS) GetAfName() string
func (*FsMgrNlri_KEYS) GetNlriBytes ¶
func (m *FsMgrNlri_KEYS) GetNlriBytes() string
func (*FsMgrNlri_KEYS) GetVrfName ¶
func (m *FsMgrNlri_KEYS) GetVrfName() string
func (*FsMgrNlri_KEYS) ProtoMessage ¶
func (*FsMgrNlri_KEYS) ProtoMessage()
func (*FsMgrNlri_KEYS) Reset ¶
func (m *FsMgrNlri_KEYS) Reset()
func (*FsMgrNlri_KEYS) String ¶
func (m *FsMgrNlri_KEYS) String() string
func (*FsMgrNlri_KEYS) XXX_DiscardUnknown ¶
func (m *FsMgrNlri_KEYS) XXX_DiscardUnknown()
func (*FsMgrNlri_KEYS) XXX_Marshal ¶
func (m *FsMgrNlri_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsMgrNlri_KEYS) XXX_Merge ¶
func (m *FsMgrNlri_KEYS) XXX_Merge(src proto.Message)
func (*FsMgrNlri_KEYS) XXX_Size ¶
func (m *FsMgrNlri_KEYS) XXX_Size() int
func (*FsMgrNlri_KEYS) XXX_Unmarshal ¶
func (m *FsMgrNlri_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.