cisco_ios_xr_ipv6_io_oper_ipv6_io_nodes_node_statistics_traffic

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-ipv6-io-oper:ipv6-io/nodes/node/statistics/traffic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv6IoIcmpTraffic

type Ipv6IoIcmpTraffic struct {
	TotalMessages                          uint32   `protobuf:"varint,1,opt,name=total_messages,json=totalMessages,proto3" json:"total_messages,omitempty"`
	TooShortErrorMessages                  uint32   `` /* 129-byte string literal not displayed */
	ChecksumErrorMessages                  uint32   `` /* 127-byte string literal not displayed */
	UnknownErrorTypeMessages               uint32   `` /* 138-byte string literal not displayed */
	OutputMessages                         uint32   `protobuf:"varint,5,opt,name=output_messages,json=outputMessages,proto3" json:"output_messages,omitempty"`
	SentRateLimitedPackets                 uint32   `` /* 132-byte string literal not displayed */
	SentUnreachableRoutingMessages         uint32   `` /* 156-byte string literal not displayed */
	SentUnreachableAdminMessages           uint32   `` /* 150-byte string literal not displayed */
	SentUnreachableNeighborMessages        uint32   `` /* 159-byte string literal not displayed */
	SentUnreachableAddressMessages         uint32   `` /* 157-byte string literal not displayed */
	SentUnreachablePortMessages            uint32   `` /* 148-byte string literal not displayed */
	ReceivedUnreachableRoutingMessages     uint32   `` /* 169-byte string literal not displayed */
	ReceivedUnreachableAdminMessages       uint32   `` /* 163-byte string literal not displayed */
	ReceivedUnreachableNeighborMessages    uint32   `` /* 172-byte string literal not displayed */
	ReceivedUnreachableAddressMessages     uint32   `` /* 169-byte string literal not displayed */
	ReceivedUnreachablePortMessages        uint32   `` /* 160-byte string literal not displayed */
	SentHopCountExpiredMessages            uint32   `` /* 150-byte string literal not displayed */
	SentReassemblyTimeouts                 uint32   `` /* 131-byte string literal not displayed */
	ReceivedHopCountExpiredMessages        uint32   `` /* 162-byte string literal not displayed */
	ReceivedReassemblyTimeouts             uint32   `` /* 143-byte string literal not displayed */
	SentTooBigMessages                     uint32   `protobuf:"varint,21,opt,name=sent_too_big_messages,json=sentTooBigMessages,proto3" json:"sent_too_big_messages,omitempty"`
	ReceivedTooBigMessages                 uint32   `` /* 133-byte string literal not displayed */
	SentParameterErrorMessages             uint32   `` /* 145-byte string literal not displayed */
	SentParameterHeaderMessages            uint32   `` /* 148-byte string literal not displayed */
	SentParameterOptionMessages            uint32   `` /* 148-byte string literal not displayed */
	ReceivedParameterErrorMessages         uint32   `` /* 157-byte string literal not displayed */
	ReceivedParameterHeaderMessages        uint32   `` /* 160-byte string literal not displayed */
	ReceivedParameterOptionMessages        uint32   `` /* 160-byte string literal not displayed */
	SentEchoRequestMessages                uint32   `` /* 136-byte string literal not displayed */
	SentEchoReplyMessages                  uint32   `` /* 130-byte string literal not displayed */
	ReceivedEchoRequestMessages            uint32   `` /* 148-byte string literal not displayed */
	ReceivedEchoReplyMessages              uint32   `` /* 142-byte string literal not displayed */
	SentUnknownTimeoutMessages             uint32   `` /* 145-byte string literal not displayed */
	ReceivedUnknownTimeoutMessages         uint32   `` /* 157-byte string literal not displayed */
	SentParameterUnknownTypeMessages       uint32   `` /* 165-byte string literal not displayed */
	ReceivedParameterUnknownTypeMessages   uint32   `` /* 177-byte string literal not displayed */
	SentUnreachableUnknownTypeMessages     uint32   `` /* 171-byte string literal not displayed */
	ReceivedUnreachableUnknownTypeMessages uint32   `` /* 183-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                   struct{} `json:"-"`
	XXX_unrecognized                       []byte   `json:"-"`
	XXX_sizecache                          int32    `json:"-"`
}

func (*Ipv6IoIcmpTraffic) Descriptor

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

func (*Ipv6IoIcmpTraffic) GetChecksumErrorMessages

func (m *Ipv6IoIcmpTraffic) GetChecksumErrorMessages() uint32

func (*Ipv6IoIcmpTraffic) GetOutputMessages

func (m *Ipv6IoIcmpTraffic) GetOutputMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedEchoReplyMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedEchoReplyMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedEchoRequestMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedEchoRequestMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedHopCountExpiredMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedHopCountExpiredMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedParameterErrorMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedParameterErrorMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedParameterHeaderMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedParameterHeaderMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedParameterOptionMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedParameterOptionMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedParameterUnknownTypeMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedParameterUnknownTypeMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedReassemblyTimeouts

func (m *Ipv6IoIcmpTraffic) GetReceivedReassemblyTimeouts() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedTooBigMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedTooBigMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnknownTimeoutMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnknownTimeoutMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachableAddressMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachableAddressMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachableAdminMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachableAdminMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachableNeighborMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachableNeighborMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachablePortMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachablePortMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachableRoutingMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachableRoutingMessages() uint32

func (*Ipv6IoIcmpTraffic) GetReceivedUnreachableUnknownTypeMessages

func (m *Ipv6IoIcmpTraffic) GetReceivedUnreachableUnknownTypeMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentEchoReplyMessages

func (m *Ipv6IoIcmpTraffic) GetSentEchoReplyMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentEchoRequestMessages

func (m *Ipv6IoIcmpTraffic) GetSentEchoRequestMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentHopCountExpiredMessages

func (m *Ipv6IoIcmpTraffic) GetSentHopCountExpiredMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentParameterErrorMessages

func (m *Ipv6IoIcmpTraffic) GetSentParameterErrorMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentParameterHeaderMessages

func (m *Ipv6IoIcmpTraffic) GetSentParameterHeaderMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentParameterOptionMessages

func (m *Ipv6IoIcmpTraffic) GetSentParameterOptionMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentParameterUnknownTypeMessages

func (m *Ipv6IoIcmpTraffic) GetSentParameterUnknownTypeMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentRateLimitedPackets

func (m *Ipv6IoIcmpTraffic) GetSentRateLimitedPackets() uint32

func (*Ipv6IoIcmpTraffic) GetSentReassemblyTimeouts

func (m *Ipv6IoIcmpTraffic) GetSentReassemblyTimeouts() uint32

func (*Ipv6IoIcmpTraffic) GetSentTooBigMessages

func (m *Ipv6IoIcmpTraffic) GetSentTooBigMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnknownTimeoutMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnknownTimeoutMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachableAddressMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachableAddressMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachableAdminMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachableAdminMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachableNeighborMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachableNeighborMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachablePortMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachablePortMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachableRoutingMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachableRoutingMessages() uint32

func (*Ipv6IoIcmpTraffic) GetSentUnreachableUnknownTypeMessages

func (m *Ipv6IoIcmpTraffic) GetSentUnreachableUnknownTypeMessages() uint32

func (*Ipv6IoIcmpTraffic) GetTooShortErrorMessages

func (m *Ipv6IoIcmpTraffic) GetTooShortErrorMessages() uint32

func (*Ipv6IoIcmpTraffic) GetTotalMessages

func (m *Ipv6IoIcmpTraffic) GetTotalMessages() uint32

func (*Ipv6IoIcmpTraffic) GetUnknownErrorTypeMessages

func (m *Ipv6IoIcmpTraffic) GetUnknownErrorTypeMessages() uint32

func (*Ipv6IoIcmpTraffic) ProtoMessage

func (*Ipv6IoIcmpTraffic) ProtoMessage()

func (*Ipv6IoIcmpTraffic) Reset

func (m *Ipv6IoIcmpTraffic) Reset()

func (*Ipv6IoIcmpTraffic) String

func (m *Ipv6IoIcmpTraffic) String() string

func (*Ipv6IoIcmpTraffic) XXX_DiscardUnknown

func (m *Ipv6IoIcmpTraffic) XXX_DiscardUnknown()

func (*Ipv6IoIcmpTraffic) XXX_Marshal

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

func (*Ipv6IoIcmpTraffic) XXX_Merge

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

func (*Ipv6IoIcmpTraffic) XXX_Size

func (m *Ipv6IoIcmpTraffic) XXX_Size() int

func (*Ipv6IoIcmpTraffic) XXX_Unmarshal

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

type Ipv6IoTraffic

type Ipv6IoTraffic struct {
	TotalPackets             uint32   `protobuf:"varint,1,opt,name=total_packets,json=totalPackets,proto3" json:"total_packets,omitempty"`
	LocalDestinationPackets  uint32   `` /* 133-byte string literal not displayed */
	FormatErrors             uint32   `protobuf:"varint,3,opt,name=format_errors,json=formatErrors,proto3" json:"format_errors,omitempty"`
	TruncatedPackets         uint32   `protobuf:"varint,4,opt,name=truncated_packets,json=truncatedPackets,proto3" json:"truncated_packets,omitempty"`
	HopCountExceededPackets  uint32   `` /* 135-byte string literal not displayed */
	BadSourceAddressPackets  uint32   `` /* 135-byte string literal not displayed */
	BadHeaderPackets         uint32   `protobuf:"varint,7,opt,name=bad_header_packets,json=badHeaderPackets,proto3" json:"bad_header_packets,omitempty"`
	UnknownOptionTypePackets uint32   `` /* 138-byte string literal not displayed */
	UnknownProtocolPackets   uint32   `` /* 130-byte string literal not displayed */
	Fragments                uint32   `protobuf:"varint,10,opt,name=fragments,proto3" json:"fragments,omitempty"`
	ReassembledPackets       uint32   `protobuf:"varint,11,opt,name=reassembled_packets,json=reassembledPackets,proto3" json:"reassembled_packets,omitempty"`
	ReassemblyTimeouts       uint32   `protobuf:"varint,12,opt,name=reassembly_timeouts,json=reassemblyTimeouts,proto3" json:"reassembly_timeouts,omitempty"`
	ReassemblyFailures       uint32   `protobuf:"varint,13,opt,name=reassembly_failures,json=reassemblyFailures,proto3" json:"reassembly_failures,omitempty"`
	ReassemblyMaximumDrops   uint32   `` /* 131-byte string literal not displayed */
	GeneratedPackets         uint32   `protobuf:"varint,15,opt,name=generated_packets,json=generatedPackets,proto3" json:"generated_packets,omitempty"`
	ForwardedPackets         uint32   `protobuf:"varint,16,opt,name=forwarded_packets,json=forwardedPackets,proto3" json:"forwarded_packets,omitempty"`
	SourceRoutedPackets      uint32   `protobuf:"varint,17,opt,name=source_routed_packets,json=sourceRoutedPackets,proto3" json:"source_routed_packets,omitempty"`
	FragmentedPackets        uint32   `protobuf:"varint,18,opt,name=fragmented_packets,json=fragmentedPackets,proto3" json:"fragmented_packets,omitempty"`
	FragmentCount            uint32   `protobuf:"varint,19,opt,name=fragment_count,json=fragmentCount,proto3" json:"fragment_count,omitempty"`
	FragmentFailures         uint32   `protobuf:"varint,20,opt,name=fragment_failures,json=fragmentFailures,proto3" json:"fragment_failures,omitempty"`
	NoRoutePackets           uint32   `protobuf:"varint,21,opt,name=no_route_packets,json=noRoutePackets,proto3" json:"no_route_packets,omitempty"`
	TooBigPackets            uint32   `protobuf:"varint,22,opt,name=too_big_packets,json=tooBigPackets,proto3" json:"too_big_packets,omitempty"`
	ReceivedMulticastPackets uint32   `` /* 137-byte string literal not displayed */
	SentMulticastPackets     uint32   `protobuf:"varint,24,opt,name=sent_multicast_packets,json=sentMulticastPackets,proto3" json:"sent_multicast_packets,omitempty"`
	MiscellaneousDrops       uint32   `protobuf:"varint,25,opt,name=miscellaneous_drops,json=miscellaneousDrops,proto3" json:"miscellaneous_drops,omitempty"`
	LispV4EncapPackets       uint32   `protobuf:"varint,26,opt,name=lisp_v4_encap_packets,json=lispV4EncapPackets,proto3" json:"lisp_v4_encap_packets,omitempty"`
	LispV4DecapPackets       uint32   `protobuf:"varint,27,opt,name=lisp_v4_decap_packets,json=lispV4DecapPackets,proto3" json:"lisp_v4_decap_packets,omitempty"`
	LispV6EncapPackets       uint32   `protobuf:"varint,28,opt,name=lisp_v6_encap_packets,json=lispV6EncapPackets,proto3" json:"lisp_v6_encap_packets,omitempty"`
	LispV6DecapPackets       uint32   `protobuf:"varint,29,opt,name=lisp_v6_decap_packets,json=lispV6DecapPackets,proto3" json:"lisp_v6_decap_packets,omitempty"`
	LispEncapErrors          uint32   `protobuf:"varint,30,opt,name=lisp_encap_errors,json=lispEncapErrors,proto3" json:"lisp_encap_errors,omitempty"`
	LispDecapErrors          uint32   `protobuf:"varint,31,opt,name=lisp_decap_errors,json=lispDecapErrors,proto3" json:"lisp_decap_errors,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*Ipv6IoTraffic) Descriptor

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

func (*Ipv6IoTraffic) GetBadHeaderPackets

func (m *Ipv6IoTraffic) GetBadHeaderPackets() uint32

func (*Ipv6IoTraffic) GetBadSourceAddressPackets

func (m *Ipv6IoTraffic) GetBadSourceAddressPackets() uint32

func (*Ipv6IoTraffic) GetFormatErrors

func (m *Ipv6IoTraffic) GetFormatErrors() uint32

func (*Ipv6IoTraffic) GetForwardedPackets

func (m *Ipv6IoTraffic) GetForwardedPackets() uint32

func (*Ipv6IoTraffic) GetFragmentCount

func (m *Ipv6IoTraffic) GetFragmentCount() uint32

func (*Ipv6IoTraffic) GetFragmentFailures

func (m *Ipv6IoTraffic) GetFragmentFailures() uint32

func (*Ipv6IoTraffic) GetFragmentedPackets

func (m *Ipv6IoTraffic) GetFragmentedPackets() uint32

func (*Ipv6IoTraffic) GetFragments

func (m *Ipv6IoTraffic) GetFragments() uint32

func (*Ipv6IoTraffic) GetGeneratedPackets

func (m *Ipv6IoTraffic) GetGeneratedPackets() uint32

func (*Ipv6IoTraffic) GetHopCountExceededPackets

func (m *Ipv6IoTraffic) GetHopCountExceededPackets() uint32

func (*Ipv6IoTraffic) GetLispDecapErrors

func (m *Ipv6IoTraffic) GetLispDecapErrors() uint32

func (*Ipv6IoTraffic) GetLispEncapErrors

func (m *Ipv6IoTraffic) GetLispEncapErrors() uint32

func (*Ipv6IoTraffic) GetLispV4DecapPackets

func (m *Ipv6IoTraffic) GetLispV4DecapPackets() uint32

func (*Ipv6IoTraffic) GetLispV4EncapPackets

func (m *Ipv6IoTraffic) GetLispV4EncapPackets() uint32

func (*Ipv6IoTraffic) GetLispV6DecapPackets

func (m *Ipv6IoTraffic) GetLispV6DecapPackets() uint32

func (*Ipv6IoTraffic) GetLispV6EncapPackets

func (m *Ipv6IoTraffic) GetLispV6EncapPackets() uint32

func (*Ipv6IoTraffic) GetLocalDestinationPackets

func (m *Ipv6IoTraffic) GetLocalDestinationPackets() uint32

func (*Ipv6IoTraffic) GetMiscellaneousDrops

func (m *Ipv6IoTraffic) GetMiscellaneousDrops() uint32

func (*Ipv6IoTraffic) GetNoRoutePackets

func (m *Ipv6IoTraffic) GetNoRoutePackets() uint32

func (*Ipv6IoTraffic) GetReassembledPackets

func (m *Ipv6IoTraffic) GetReassembledPackets() uint32

func (*Ipv6IoTraffic) GetReassemblyFailures

func (m *Ipv6IoTraffic) GetReassemblyFailures() uint32

func (*Ipv6IoTraffic) GetReassemblyMaximumDrops

func (m *Ipv6IoTraffic) GetReassemblyMaximumDrops() uint32

func (*Ipv6IoTraffic) GetReassemblyTimeouts

func (m *Ipv6IoTraffic) GetReassemblyTimeouts() uint32

func (*Ipv6IoTraffic) GetReceivedMulticastPackets

func (m *Ipv6IoTraffic) GetReceivedMulticastPackets() uint32

func (*Ipv6IoTraffic) GetSentMulticastPackets

func (m *Ipv6IoTraffic) GetSentMulticastPackets() uint32

func (*Ipv6IoTraffic) GetSourceRoutedPackets

func (m *Ipv6IoTraffic) GetSourceRoutedPackets() uint32

func (*Ipv6IoTraffic) GetTooBigPackets

func (m *Ipv6IoTraffic) GetTooBigPackets() uint32

func (*Ipv6IoTraffic) GetTotalPackets

func (m *Ipv6IoTraffic) GetTotalPackets() uint32

func (*Ipv6IoTraffic) GetTruncatedPackets

func (m *Ipv6IoTraffic) GetTruncatedPackets() uint32

func (*Ipv6IoTraffic) GetUnknownOptionTypePackets

func (m *Ipv6IoTraffic) GetUnknownOptionTypePackets() uint32

func (*Ipv6IoTraffic) GetUnknownProtocolPackets

func (m *Ipv6IoTraffic) GetUnknownProtocolPackets() uint32

func (*Ipv6IoTraffic) ProtoMessage

func (*Ipv6IoTraffic) ProtoMessage()

func (*Ipv6IoTraffic) Reset

func (m *Ipv6IoTraffic) Reset()

func (*Ipv6IoTraffic) String

func (m *Ipv6IoTraffic) String() string

func (*Ipv6IoTraffic) XXX_DiscardUnknown

func (m *Ipv6IoTraffic) XXX_DiscardUnknown()

func (*Ipv6IoTraffic) XXX_Marshal

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

func (*Ipv6IoTraffic) XXX_Merge

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

func (*Ipv6IoTraffic) XXX_Size

func (m *Ipv6IoTraffic) XXX_Size() int

func (*Ipv6IoTraffic) XXX_Unmarshal

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

type Ipv6NdTraffic

type Ipv6NdTraffic struct {
	SentRouterSolicitationMessages        uint32   `` /* 156-byte string literal not displayed */
	SentRouterAdvertisementMessages       uint32   `` /* 159-byte string literal not displayed */
	SentNeighborSolicitationMessages      uint32   `` /* 162-byte string literal not displayed */
	SentNeighborAdvertisementMessages     uint32   `` /* 165-byte string literal not displayed */
	SentRedirectMessages                  uint32   `protobuf:"varint,5,opt,name=sent_redirect_messages,json=sentRedirectMessages,proto3" json:"sent_redirect_messages,omitempty"`
	ReceivedRouterSolicitationMessages    uint32   `` /* 168-byte string literal not displayed */
	ReceivedRouterAdvertisementMessages   uint32   `` /* 171-byte string literal not displayed */
	ReceivedNeighborSolicitationMessages  uint32   `` /* 174-byte string literal not displayed */
	ReceivedNeighborAdvertisementMessages uint32   `` /* 177-byte string literal not displayed */
	ReceivedRedirectMessages              uint32   `` /* 137-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                  struct{} `json:"-"`
	XXX_unrecognized                      []byte   `json:"-"`
	XXX_sizecache                         int32    `json:"-"`
}

func (*Ipv6NdTraffic) Descriptor

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

func (*Ipv6NdTraffic) GetReceivedNeighborAdvertisementMessages

func (m *Ipv6NdTraffic) GetReceivedNeighborAdvertisementMessages() uint32

func (*Ipv6NdTraffic) GetReceivedNeighborSolicitationMessages

func (m *Ipv6NdTraffic) GetReceivedNeighborSolicitationMessages() uint32

func (*Ipv6NdTraffic) GetReceivedRedirectMessages

func (m *Ipv6NdTraffic) GetReceivedRedirectMessages() uint32

func (*Ipv6NdTraffic) GetReceivedRouterAdvertisementMessages

func (m *Ipv6NdTraffic) GetReceivedRouterAdvertisementMessages() uint32

func (*Ipv6NdTraffic) GetReceivedRouterSolicitationMessages

func (m *Ipv6NdTraffic) GetReceivedRouterSolicitationMessages() uint32

func (*Ipv6NdTraffic) GetSentNeighborAdvertisementMessages

func (m *Ipv6NdTraffic) GetSentNeighborAdvertisementMessages() uint32

func (*Ipv6NdTraffic) GetSentNeighborSolicitationMessages

func (m *Ipv6NdTraffic) GetSentNeighborSolicitationMessages() uint32

func (*Ipv6NdTraffic) GetSentRedirectMessages

func (m *Ipv6NdTraffic) GetSentRedirectMessages() uint32

func (*Ipv6NdTraffic) GetSentRouterAdvertisementMessages

func (m *Ipv6NdTraffic) GetSentRouterAdvertisementMessages() uint32

func (*Ipv6NdTraffic) GetSentRouterSolicitationMessages

func (m *Ipv6NdTraffic) GetSentRouterSolicitationMessages() uint32

func (*Ipv6NdTraffic) ProtoMessage

func (*Ipv6NdTraffic) ProtoMessage()

func (*Ipv6NdTraffic) Reset

func (m *Ipv6NdTraffic) Reset()

func (*Ipv6NdTraffic) String

func (m *Ipv6NdTraffic) String() string

func (*Ipv6NdTraffic) XXX_DiscardUnknown

func (m *Ipv6NdTraffic) XXX_DiscardUnknown()

func (*Ipv6NdTraffic) XXX_Marshal

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

func (*Ipv6NdTraffic) XXX_Merge

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

func (*Ipv6NdTraffic) XXX_Size

func (m *Ipv6NdTraffic) XXX_Size() int

func (*Ipv6NdTraffic) XXX_Unmarshal

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

type Ipv6Traffic

type Ipv6Traffic struct {
	Ipv6                 *Ipv6IoTraffic     `protobuf:"bytes,50,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	Icmp                 *Ipv6IoIcmpTraffic `protobuf:"bytes,51,opt,name=icmp,proto3" json:"icmp,omitempty"`
	Ipv6NodeDiscovery    *Ipv6NdTraffic     `protobuf:"bytes,52,opt,name=ipv6_node_discovery,json=ipv6NodeDiscovery,proto3" json:"ipv6_node_discovery,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*Ipv6Traffic) Descriptor

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

func (*Ipv6Traffic) GetIcmp

func (m *Ipv6Traffic) GetIcmp() *Ipv6IoIcmpTraffic

func (*Ipv6Traffic) GetIpv6

func (m *Ipv6Traffic) GetIpv6() *Ipv6IoTraffic

func (*Ipv6Traffic) GetIpv6NodeDiscovery

func (m *Ipv6Traffic) GetIpv6NodeDiscovery() *Ipv6NdTraffic

func (*Ipv6Traffic) ProtoMessage

func (*Ipv6Traffic) ProtoMessage()

func (*Ipv6Traffic) Reset

func (m *Ipv6Traffic) Reset()

func (*Ipv6Traffic) String

func (m *Ipv6Traffic) String() string

func (*Ipv6Traffic) XXX_DiscardUnknown

func (m *Ipv6Traffic) XXX_DiscardUnknown()

func (*Ipv6Traffic) XXX_Marshal

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

func (*Ipv6Traffic) XXX_Merge

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

func (*Ipv6Traffic) XXX_Size

func (m *Ipv6Traffic) XXX_Size() int

func (*Ipv6Traffic) XXX_Unmarshal

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

type Ipv6Traffic_KEYS

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

func (*Ipv6Traffic_KEYS) Descriptor

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

func (*Ipv6Traffic_KEYS) GetNodeName

func (m *Ipv6Traffic_KEYS) GetNodeName() string

func (*Ipv6Traffic_KEYS) ProtoMessage

func (*Ipv6Traffic_KEYS) ProtoMessage()

func (*Ipv6Traffic_KEYS) Reset

func (m *Ipv6Traffic_KEYS) Reset()

func (*Ipv6Traffic_KEYS) String

func (m *Ipv6Traffic_KEYS) String() string

func (*Ipv6Traffic_KEYS) XXX_DiscardUnknown

func (m *Ipv6Traffic_KEYS) XXX_DiscardUnknown()

func (*Ipv6Traffic_KEYS) XXX_Marshal

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

func (*Ipv6Traffic_KEYS) XXX_Merge

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

func (*Ipv6Traffic_KEYS) XXX_Size

func (m *Ipv6Traffic_KEYS) XXX_Size() int

func (*Ipv6Traffic_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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