Documentation
¶
Overview ¶
Cisco-IOS-XR-fib-common-oper:mpls-forwarding/nodes/node/label-fib/label-security/interfaces/interface
Index ¶
- type MplsLabelSecurityIntf
- func (*MplsLabelSecurityIntf) Descriptor() ([]byte, []int)
- func (m *MplsLabelSecurityIntf) GetMldEnabled() bool
- func (m *MplsLabelSecurityIntf) GetMldSupported() bool
- func (m *MplsLabelSecurityIntf) GetMultiLabelDrops() uint64
- func (m *MplsLabelSecurityIntf) GetRpfDrops() uint64
- func (m *MplsLabelSecurityIntf) GetRpfEnabled() bool
- func (m *MplsLabelSecurityIntf) GetRpfSupported() bool
- func (m *MplsLabelSecurityIntf) GetRpfifh() string
- func (*MplsLabelSecurityIntf) ProtoMessage()
- func (m *MplsLabelSecurityIntf) Reset()
- func (m *MplsLabelSecurityIntf) String() string
- func (m *MplsLabelSecurityIntf) XXX_DiscardUnknown()
- func (m *MplsLabelSecurityIntf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MplsLabelSecurityIntf) XXX_Merge(src proto.Message)
- func (m *MplsLabelSecurityIntf) XXX_Size() int
- func (m *MplsLabelSecurityIntf) XXX_Unmarshal(b []byte) error
- type MplsLabelSecurityIntf_KEYS
- func (*MplsLabelSecurityIntf_KEYS) Descriptor() ([]byte, []int)
- func (m *MplsLabelSecurityIntf_KEYS) GetInterfaceName() string
- func (m *MplsLabelSecurityIntf_KEYS) GetNodeName() string
- func (*MplsLabelSecurityIntf_KEYS) ProtoMessage()
- func (m *MplsLabelSecurityIntf_KEYS) Reset()
- func (m *MplsLabelSecurityIntf_KEYS) String() string
- func (m *MplsLabelSecurityIntf_KEYS) XXX_DiscardUnknown()
- func (m *MplsLabelSecurityIntf_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MplsLabelSecurityIntf_KEYS) XXX_Merge(src proto.Message)
- func (m *MplsLabelSecurityIntf_KEYS) XXX_Size() int
- func (m *MplsLabelSecurityIntf_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MplsLabelSecurityIntf ¶
type MplsLabelSecurityIntf struct { RpfEnabled bool `protobuf:"varint,50,opt,name=rpf_enabled,json=rpfEnabled,proto3" json:"rpf_enabled,omitempty"` RpfSupported bool `protobuf:"varint,51,opt,name=rpf_supported,json=rpfSupported,proto3" json:"rpf_supported,omitempty"` MldEnabled bool `protobuf:"varint,52,opt,name=mld_enabled,json=mldEnabled,proto3" json:"mld_enabled,omitempty"` MldSupported bool `protobuf:"varint,53,opt,name=mld_supported,json=mldSupported,proto3" json:"mld_supported,omitempty"` RpfDrops uint64 `protobuf:"varint,54,opt,name=rpf_drops,json=rpfDrops,proto3" json:"rpf_drops,omitempty"` MultiLabelDrops uint64 `protobuf:"varint,55,opt,name=multi_label_drops,json=multiLabelDrops,proto3" json:"multi_label_drops,omitempty"` Rpfifh string `protobuf:"bytes,56,opt,name=rpfifh,proto3" json:"rpfifh,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MplsLabelSecurityIntf) Descriptor ¶
func (*MplsLabelSecurityIntf) Descriptor() ([]byte, []int)
func (*MplsLabelSecurityIntf) GetMldEnabled ¶
func (m *MplsLabelSecurityIntf) GetMldEnabled() bool
func (*MplsLabelSecurityIntf) GetMldSupported ¶
func (m *MplsLabelSecurityIntf) GetMldSupported() bool
func (*MplsLabelSecurityIntf) GetMultiLabelDrops ¶
func (m *MplsLabelSecurityIntf) GetMultiLabelDrops() uint64
func (*MplsLabelSecurityIntf) GetRpfDrops ¶
func (m *MplsLabelSecurityIntf) GetRpfDrops() uint64
func (*MplsLabelSecurityIntf) GetRpfEnabled ¶
func (m *MplsLabelSecurityIntf) GetRpfEnabled() bool
func (*MplsLabelSecurityIntf) GetRpfSupported ¶
func (m *MplsLabelSecurityIntf) GetRpfSupported() bool
func (*MplsLabelSecurityIntf) GetRpfifh ¶
func (m *MplsLabelSecurityIntf) GetRpfifh() string
func (*MplsLabelSecurityIntf) ProtoMessage ¶
func (*MplsLabelSecurityIntf) ProtoMessage()
func (*MplsLabelSecurityIntf) Reset ¶
func (m *MplsLabelSecurityIntf) Reset()
func (*MplsLabelSecurityIntf) String ¶
func (m *MplsLabelSecurityIntf) String() string
func (*MplsLabelSecurityIntf) XXX_DiscardUnknown ¶
func (m *MplsLabelSecurityIntf) XXX_DiscardUnknown()
func (*MplsLabelSecurityIntf) XXX_Marshal ¶
func (m *MplsLabelSecurityIntf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MplsLabelSecurityIntf) XXX_Merge ¶
func (m *MplsLabelSecurityIntf) XXX_Merge(src proto.Message)
func (*MplsLabelSecurityIntf) XXX_Size ¶
func (m *MplsLabelSecurityIntf) XXX_Size() int
func (*MplsLabelSecurityIntf) XXX_Unmarshal ¶
func (m *MplsLabelSecurityIntf) XXX_Unmarshal(b []byte) error
type MplsLabelSecurityIntf_KEYS ¶
type MplsLabelSecurityIntf_KEYS struct { NodeName string `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` InterfaceName string `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MplsLabelSecurityIntf_KEYS) Descriptor ¶
func (*MplsLabelSecurityIntf_KEYS) Descriptor() ([]byte, []int)
func (*MplsLabelSecurityIntf_KEYS) GetInterfaceName ¶
func (m *MplsLabelSecurityIntf_KEYS) GetInterfaceName() string
func (*MplsLabelSecurityIntf_KEYS) GetNodeName ¶
func (m *MplsLabelSecurityIntf_KEYS) GetNodeName() string
func (*MplsLabelSecurityIntf_KEYS) ProtoMessage ¶
func (*MplsLabelSecurityIntf_KEYS) ProtoMessage()
func (*MplsLabelSecurityIntf_KEYS) Reset ¶
func (m *MplsLabelSecurityIntf_KEYS) Reset()
func (*MplsLabelSecurityIntf_KEYS) String ¶
func (m *MplsLabelSecurityIntf_KEYS) String() string
func (*MplsLabelSecurityIntf_KEYS) XXX_DiscardUnknown ¶
func (m *MplsLabelSecurityIntf_KEYS) XXX_DiscardUnknown()
func (*MplsLabelSecurityIntf_KEYS) XXX_Marshal ¶
func (m *MplsLabelSecurityIntf_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MplsLabelSecurityIntf_KEYS) XXX_Merge ¶
func (m *MplsLabelSecurityIntf_KEYS) XXX_Merge(src proto.Message)
func (*MplsLabelSecurityIntf_KEYS) XXX_Size ¶
func (m *MplsLabelSecurityIntf_KEYS) XXX_Size() int
func (*MplsLabelSecurityIntf_KEYS) XXX_Unmarshal ¶
func (m *MplsLabelSecurityIntf_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.