cisco_ios_xr_ipv6_nd_oper_ipv6_node_discovery_nodes_node_bundle_nodes_bundle_node

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: 1

Documentation

Overview

Cisco-IOS-XR-ipv6-nd-oper:ipv6-node-discovery/nodes/node/bundle-nodes/bundle-node

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BagTimespec

type BagTimespec struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BagTimespec) Descriptor

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

func (*BagTimespec) GetSeconds

func (m *BagTimespec) GetSeconds() uint32

func (*BagTimespec) ProtoMessage

func (*BagTimespec) ProtoMessage()

func (*BagTimespec) Reset

func (m *BagTimespec) Reset()

func (*BagTimespec) String

func (m *BagTimespec) String() string

func (*BagTimespec) XXX_DiscardUnknown

func (m *BagTimespec) XXX_DiscardUnknown()

func (*BagTimespec) XXX_Marshal

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

func (*BagTimespec) XXX_Merge

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

func (*BagTimespec) XXX_Size

func (m *BagTimespec) XXX_Size() int

func (*BagTimespec) XXX_Unmarshal

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

type Ipv6NdBlNodeEntry

type Ipv6NdBlNodeEntry struct {
	GroupId                uint32       `protobuf:"varint,50,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
	ProcessName            string       `protobuf:"bytes,51,opt,name=process_name,json=processName,proto3" json:"process_name,omitempty"`
	Age                    *BagTimespec `protobuf:"bytes,52,opt,name=age,proto3" json:"age,omitempty"`
	SentSequenceNumber     uint32       `protobuf:"varint,53,opt,name=sent_sequence_number,json=sentSequenceNumber,proto3" json:"sent_sequence_number,omitempty"`
	ReceivedSequenceNumber uint32       `` /* 131-byte string literal not displayed */
	State                  string       `protobuf:"bytes,55,opt,name=state,proto3" json:"state,omitempty"`
	StateChanges           uint32       `protobuf:"varint,56,opt,name=state_changes,json=stateChanges,proto3" json:"state_changes,omitempty"`
	SentPackets            uint32       `protobuf:"varint,57,opt,name=sent_packets,json=sentPackets,proto3" json:"sent_packets,omitempty"`
	ReceivedPackets        uint32       `protobuf:"varint,58,opt,name=received_packets,json=receivedPackets,proto3" json:"received_packets,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}     `json:"-"`
	XXX_unrecognized       []byte       `json:"-"`
	XXX_sizecache          int32        `json:"-"`
}

func (*Ipv6NdBlNodeEntry) Descriptor

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

func (*Ipv6NdBlNodeEntry) GetAge

func (m *Ipv6NdBlNodeEntry) GetAge() *BagTimespec

func (*Ipv6NdBlNodeEntry) GetGroupId

func (m *Ipv6NdBlNodeEntry) GetGroupId() uint32

func (*Ipv6NdBlNodeEntry) GetProcessName

func (m *Ipv6NdBlNodeEntry) GetProcessName() string

func (*Ipv6NdBlNodeEntry) GetReceivedPackets

func (m *Ipv6NdBlNodeEntry) GetReceivedPackets() uint32

func (*Ipv6NdBlNodeEntry) GetReceivedSequenceNumber

func (m *Ipv6NdBlNodeEntry) GetReceivedSequenceNumber() uint32

func (*Ipv6NdBlNodeEntry) GetSentPackets

func (m *Ipv6NdBlNodeEntry) GetSentPackets() uint32

func (*Ipv6NdBlNodeEntry) GetSentSequenceNumber

func (m *Ipv6NdBlNodeEntry) GetSentSequenceNumber() uint32

func (*Ipv6NdBlNodeEntry) GetState

func (m *Ipv6NdBlNodeEntry) GetState() string

func (*Ipv6NdBlNodeEntry) GetStateChanges

func (m *Ipv6NdBlNodeEntry) GetStateChanges() uint32

func (*Ipv6NdBlNodeEntry) ProtoMessage

func (*Ipv6NdBlNodeEntry) ProtoMessage()

func (*Ipv6NdBlNodeEntry) Reset

func (m *Ipv6NdBlNodeEntry) Reset()

func (*Ipv6NdBlNodeEntry) String

func (m *Ipv6NdBlNodeEntry) String() string

func (*Ipv6NdBlNodeEntry) XXX_DiscardUnknown

func (m *Ipv6NdBlNodeEntry) XXX_DiscardUnknown()

func (*Ipv6NdBlNodeEntry) XXX_Marshal

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

func (*Ipv6NdBlNodeEntry) XXX_Merge

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

func (*Ipv6NdBlNodeEntry) XXX_Size

func (m *Ipv6NdBlNodeEntry) XXX_Size() int

func (*Ipv6NdBlNodeEntry) XXX_Unmarshal

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

type Ipv6NdBlNodeEntry_KEYS

type Ipv6NdBlNodeEntry_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	NodeName_1           string   `protobuf:"bytes,2,opt,name=node_name_1,json=nodeName1,proto3" json:"node_name_1,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6NdBlNodeEntry_KEYS) Descriptor

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

func (*Ipv6NdBlNodeEntry_KEYS) GetNodeName

func (m *Ipv6NdBlNodeEntry_KEYS) GetNodeName() string

func (*Ipv6NdBlNodeEntry_KEYS) GetNodeName_1

func (m *Ipv6NdBlNodeEntry_KEYS) GetNodeName_1() string

func (*Ipv6NdBlNodeEntry_KEYS) ProtoMessage

func (*Ipv6NdBlNodeEntry_KEYS) ProtoMessage()

func (*Ipv6NdBlNodeEntry_KEYS) Reset

func (m *Ipv6NdBlNodeEntry_KEYS) Reset()

func (*Ipv6NdBlNodeEntry_KEYS) String

func (m *Ipv6NdBlNodeEntry_KEYS) String() string

func (*Ipv6NdBlNodeEntry_KEYS) XXX_DiscardUnknown

func (m *Ipv6NdBlNodeEntry_KEYS) XXX_DiscardUnknown()

func (*Ipv6NdBlNodeEntry_KEYS) XXX_Marshal

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

func (*Ipv6NdBlNodeEntry_KEYS) XXX_Merge

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

func (*Ipv6NdBlNodeEntry_KEYS) XXX_Size

func (m *Ipv6NdBlNodeEntry_KEYS) XXX_Size() int

func (*Ipv6NdBlNodeEntry_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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