cisco_ios_xr_ipv4_igmp_oper_mld_standby_default_context_ranges_range

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-ipv4-igmp-oper:mld/standby/default-context/ranges/range

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IgmpAddrtype

type IgmpAddrtype struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpAddrtype) Descriptor

func (*IgmpAddrtype) Descriptor() ([]byte, []int)

func (*IgmpAddrtype) GetAfName

func (m *IgmpAddrtype) GetAfName() string

func (*IgmpAddrtype) GetIpv4Address

func (m *IgmpAddrtype) GetIpv4Address() string

func (*IgmpAddrtype) GetIpv6Address

func (m *IgmpAddrtype) GetIpv6Address() string

func (*IgmpAddrtype) ProtoMessage

func (*IgmpAddrtype) ProtoMessage()

func (*IgmpAddrtype) Reset

func (m *IgmpAddrtype) Reset()

func (*IgmpAddrtype) String

func (m *IgmpAddrtype) String() string

func (*IgmpAddrtype) XXX_DiscardUnknown

func (m *IgmpAddrtype) XXX_DiscardUnknown()

func (*IgmpAddrtype) XXX_Marshal

func (m *IgmpAddrtype) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IgmpAddrtype) XXX_Merge

func (m *IgmpAddrtype) XXX_Merge(src proto.Message)

func (*IgmpAddrtype) XXX_Size

func (m *IgmpAddrtype) XXX_Size() int

func (*IgmpAddrtype) XXX_Unmarshal

func (m *IgmpAddrtype) XXX_Unmarshal(b []byte) error

type IgmpGroupRange

type IgmpGroupRange struct {
	GroupAddressXr       *IgmpAddrtype `protobuf:"bytes,50,opt,name=group_address_xr,json=groupAddressXr,proto3" json:"group_address_xr,omitempty"`
	PrefixLength         uint32        `protobuf:"varint,51,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	Protocol             string        `protobuf:"bytes,52,opt,name=protocol,proto3" json:"protocol,omitempty"`
	IsStale              bool          `protobuf:"varint,53,opt,name=is_stale,json=isStale,proto3" json:"is_stale,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*IgmpGroupRange) Descriptor

func (*IgmpGroupRange) Descriptor() ([]byte, []int)

func (*IgmpGroupRange) GetGroupAddressXr

func (m *IgmpGroupRange) GetGroupAddressXr() *IgmpAddrtype

func (*IgmpGroupRange) GetIsStale

func (m *IgmpGroupRange) GetIsStale() bool

func (*IgmpGroupRange) GetPrefixLength

func (m *IgmpGroupRange) GetPrefixLength() uint32

func (*IgmpGroupRange) GetProtocol

func (m *IgmpGroupRange) GetProtocol() string

func (*IgmpGroupRange) ProtoMessage

func (*IgmpGroupRange) ProtoMessage()

func (*IgmpGroupRange) Reset

func (m *IgmpGroupRange) Reset()

func (*IgmpGroupRange) String

func (m *IgmpGroupRange) String() string

func (*IgmpGroupRange) XXX_DiscardUnknown

func (m *IgmpGroupRange) XXX_DiscardUnknown()

func (*IgmpGroupRange) XXX_Marshal

func (m *IgmpGroupRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IgmpGroupRange) XXX_Merge

func (m *IgmpGroupRange) XXX_Merge(src proto.Message)

func (*IgmpGroupRange) XXX_Size

func (m *IgmpGroupRange) XXX_Size() int

func (*IgmpGroupRange) XXX_Unmarshal

func (m *IgmpGroupRange) XXX_Unmarshal(b []byte) error

type IgmpGroupRange_KEYS

type IgmpGroupRange_KEYS struct {
	GroupAddress         string   `protobuf:"bytes,1,opt,name=group_address,json=groupAddress,proto3" json:"group_address,omitempty"`
	GroupMask            uint32   `protobuf:"varint,2,opt,name=group_mask,json=groupMask,proto3" json:"group_mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpGroupRange_KEYS) Descriptor

func (*IgmpGroupRange_KEYS) Descriptor() ([]byte, []int)

func (*IgmpGroupRange_KEYS) GetGroupAddress

func (m *IgmpGroupRange_KEYS) GetGroupAddress() string

func (*IgmpGroupRange_KEYS) GetGroupMask

func (m *IgmpGroupRange_KEYS) GetGroupMask() uint32

func (*IgmpGroupRange_KEYS) ProtoMessage

func (*IgmpGroupRange_KEYS) ProtoMessage()

func (*IgmpGroupRange_KEYS) Reset

func (m *IgmpGroupRange_KEYS) Reset()

func (*IgmpGroupRange_KEYS) String

func (m *IgmpGroupRange_KEYS) String() string

func (*IgmpGroupRange_KEYS) XXX_DiscardUnknown

func (m *IgmpGroupRange_KEYS) XXX_DiscardUnknown()

func (*IgmpGroupRange_KEYS) XXX_Marshal

func (m *IgmpGroupRange_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IgmpGroupRange_KEYS) XXX_Merge

func (m *IgmpGroupRange_KEYS) XXX_Merge(src proto.Message)

func (*IgmpGroupRange_KEYS) XXX_Size

func (m *IgmpGroupRange_KEYS) XXX_Size() int

func (*IgmpGroupRange_KEYS) XXX_Unmarshal

func (m *IgmpGroupRange_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL