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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpTraffic

type IpTraffic struct {
	Ipv4Stats            *Ipv4IoTraffic     `protobuf:"bytes,50,opt,name=ipv4_stats,json=ipv4Stats,proto3" json:"ipv4_stats,omitempty"`
	IcmpStats            *Ipv4IoIcmpTraffic `protobuf:"bytes,51,opt,name=icmp_stats,json=icmpStats,proto3" json:"icmp_stats,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*IpTraffic) Descriptor

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

func (*IpTraffic) GetIcmpStats

func (m *IpTraffic) GetIcmpStats() *Ipv4IoIcmpTraffic

func (*IpTraffic) GetIpv4Stats

func (m *IpTraffic) GetIpv4Stats() *Ipv4IoTraffic

func (*IpTraffic) ProtoMessage

func (*IpTraffic) ProtoMessage()

func (*IpTraffic) Reset

func (m *IpTraffic) Reset()

func (*IpTraffic) String

func (m *IpTraffic) String() string

func (*IpTraffic) XXX_DiscardUnknown

func (m *IpTraffic) XXX_DiscardUnknown()

func (*IpTraffic) XXX_Marshal

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

func (*IpTraffic) XXX_Merge

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

func (*IpTraffic) XXX_Size

func (m *IpTraffic) XXX_Size() int

func (*IpTraffic) XXX_Unmarshal

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

type IpTraffic_KEYS

type IpTraffic_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 (*IpTraffic_KEYS) Descriptor

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

func (*IpTraffic_KEYS) GetNodeName

func (m *IpTraffic_KEYS) GetNodeName() string

func (*IpTraffic_KEYS) ProtoMessage

func (*IpTraffic_KEYS) ProtoMessage()

func (*IpTraffic_KEYS) Reset

func (m *IpTraffic_KEYS) Reset()

func (*IpTraffic_KEYS) String

func (m *IpTraffic_KEYS) String() string

func (*IpTraffic_KEYS) XXX_DiscardUnknown

func (m *IpTraffic_KEYS) XXX_DiscardUnknown()

func (*IpTraffic_KEYS) XXX_Marshal

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

func (*IpTraffic_KEYS) XXX_Merge

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

func (*IpTraffic_KEYS) XXX_Size

func (m *IpTraffic_KEYS) XXX_Size() int

func (*IpTraffic_KEYS) XXX_Unmarshal

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

type Ipv4IoIcmpTraffic

type Ipv4IoIcmpTraffic struct {
	Received                    uint32   `protobuf:"varint,1,opt,name=received,proto3" json:"received,omitempty"`
	ChecksumError               uint32   `protobuf:"varint,2,opt,name=checksum_error,json=checksumError,proto3" json:"checksum_error,omitempty"`
	Unknown                     uint32   `protobuf:"varint,3,opt,name=unknown,proto3" json:"unknown,omitempty"`
	Output                      uint32   `protobuf:"varint,4,opt,name=output,proto3" json:"output,omitempty"`
	AdminUnreachableSent        uint32   `protobuf:"varint,5,opt,name=admin_unreachable_sent,json=adminUnreachableSent,proto3" json:"admin_unreachable_sent,omitempty"`
	NetworkUnreachableSent      uint32   `` /* 130-byte string literal not displayed */
	HostUnreachableSent         uint32   `protobuf:"varint,7,opt,name=host_unreachable_sent,json=hostUnreachableSent,proto3" json:"host_unreachable_sent,omitempty"`
	ProtocolUnreachableSent     uint32   `` /* 133-byte string literal not displayed */
	PortUnreachableSent         uint32   `protobuf:"varint,9,opt,name=port_unreachable_sent,json=portUnreachableSent,proto3" json:"port_unreachable_sent,omitempty"`
	FragmentUnreachableSent     uint32   `` /* 134-byte string literal not displayed */
	AdminUnreachableReceived    uint32   `` /* 137-byte string literal not displayed */
	NetworkUnreachableReceived  uint32   `` /* 143-byte string literal not displayed */
	HostUnreachableReceived     uint32   `` /* 134-byte string literal not displayed */
	ProtocolUnreachableReceived uint32   `` /* 146-byte string literal not displayed */
	PortUnreachableReceived     uint32   `` /* 134-byte string literal not displayed */
	FragmentUnreachableReceived uint32   `` /* 146-byte string literal not displayed */
	HopcountSent                uint32   `protobuf:"varint,17,opt,name=hopcount_sent,json=hopcountSent,proto3" json:"hopcount_sent,omitempty"`
	ReassemblySent              uint32   `protobuf:"varint,18,opt,name=reassembly_sent,json=reassemblySent,proto3" json:"reassembly_sent,omitempty"`
	HopcountReceived            uint32   `protobuf:"varint,19,opt,name=hopcount_received,json=hopcountReceived,proto3" json:"hopcount_received,omitempty"`
	ReasseblyReceived           uint32   `protobuf:"varint,20,opt,name=reassebly_received,json=reasseblyReceived,proto3" json:"reassebly_received,omitempty"`
	ParamErrorReceived          uint32   `protobuf:"varint,21,opt,name=param_error_received,json=paramErrorReceived,proto3" json:"param_error_received,omitempty"`
	ParamErrorSend              uint32   `protobuf:"varint,22,opt,name=param_error_send,json=paramErrorSend,proto3" json:"param_error_send,omitempty"`
	EchoRequestSent             uint32   `protobuf:"varint,23,opt,name=echo_request_sent,json=echoRequestSent,proto3" json:"echo_request_sent,omitempty"`
	EchoRequestReceived         uint32   `protobuf:"varint,24,opt,name=echo_request_received,json=echoRequestReceived,proto3" json:"echo_request_received,omitempty"`
	EchoReplySent               uint32   `protobuf:"varint,25,opt,name=echo_reply_sent,json=echoReplySent,proto3" json:"echo_reply_sent,omitempty"`
	EchoReplyReceived           uint32   `protobuf:"varint,26,opt,name=echo_reply_received,json=echoReplyReceived,proto3" json:"echo_reply_received,omitempty"`
	MaskRequestSent             uint32   `protobuf:"varint,27,opt,name=mask_request_sent,json=maskRequestSent,proto3" json:"mask_request_sent,omitempty"`
	MaskRequestReceived         uint32   `protobuf:"varint,28,opt,name=mask_request_received,json=maskRequestReceived,proto3" json:"mask_request_received,omitempty"`
	MaskReplySent               uint32   `protobuf:"varint,29,opt,name=mask_reply_sent,json=maskReplySent,proto3" json:"mask_reply_sent,omitempty"`
	MaskReplyReceived           uint32   `protobuf:"varint,30,opt,name=mask_reply_received,json=maskReplyReceived,proto3" json:"mask_reply_received,omitempty"`
	SourceQuenchReceived        uint32   `protobuf:"varint,31,opt,name=source_quench_received,json=sourceQuenchReceived,proto3" json:"source_quench_received,omitempty"`
	RedirectReceived            uint32   `protobuf:"varint,32,opt,name=redirect_received,json=redirectReceived,proto3" json:"redirect_received,omitempty"`
	RedirectSend                uint32   `protobuf:"varint,33,opt,name=redirect_send,json=redirectSend,proto3" json:"redirect_send,omitempty"`
	TimestampReceived           uint32   `protobuf:"varint,34,opt,name=timestamp_received,json=timestampReceived,proto3" json:"timestamp_received,omitempty"`
	TimestampReplyReceived      uint32   `` /* 131-byte string literal not displayed */
	RouterAdvertReceived        uint32   `protobuf:"varint,36,opt,name=router_advert_received,json=routerAdvertReceived,proto3" json:"router_advert_received,omitempty"`
	RouterSolicitReceived       uint32   `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral        struct{} `json:"-"`
	XXX_unrecognized            []byte   `json:"-"`
	XXX_sizecache               int32    `json:"-"`
}

func (*Ipv4IoIcmpTraffic) Descriptor

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

func (*Ipv4IoIcmpTraffic) GetAdminUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetAdminUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetAdminUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetAdminUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetChecksumError

func (m *Ipv4IoIcmpTraffic) GetChecksumError() uint32

func (*Ipv4IoIcmpTraffic) GetEchoReplyReceived

func (m *Ipv4IoIcmpTraffic) GetEchoReplyReceived() uint32

func (*Ipv4IoIcmpTraffic) GetEchoReplySent

func (m *Ipv4IoIcmpTraffic) GetEchoReplySent() uint32

func (*Ipv4IoIcmpTraffic) GetEchoRequestReceived

func (m *Ipv4IoIcmpTraffic) GetEchoRequestReceived() uint32

func (*Ipv4IoIcmpTraffic) GetEchoRequestSent

func (m *Ipv4IoIcmpTraffic) GetEchoRequestSent() uint32

func (*Ipv4IoIcmpTraffic) GetFragmentUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetFragmentUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetFragmentUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetFragmentUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetHopcountReceived

func (m *Ipv4IoIcmpTraffic) GetHopcountReceived() uint32

func (*Ipv4IoIcmpTraffic) GetHopcountSent

func (m *Ipv4IoIcmpTraffic) GetHopcountSent() uint32

func (*Ipv4IoIcmpTraffic) GetHostUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetHostUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetHostUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetHostUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetMaskReplyReceived

func (m *Ipv4IoIcmpTraffic) GetMaskReplyReceived() uint32

func (*Ipv4IoIcmpTraffic) GetMaskReplySent

func (m *Ipv4IoIcmpTraffic) GetMaskReplySent() uint32

func (*Ipv4IoIcmpTraffic) GetMaskRequestReceived

func (m *Ipv4IoIcmpTraffic) GetMaskRequestReceived() uint32

func (*Ipv4IoIcmpTraffic) GetMaskRequestSent

func (m *Ipv4IoIcmpTraffic) GetMaskRequestSent() uint32

func (*Ipv4IoIcmpTraffic) GetNetworkUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetNetworkUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetNetworkUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetNetworkUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetOutput

func (m *Ipv4IoIcmpTraffic) GetOutput() uint32

func (*Ipv4IoIcmpTraffic) GetParamErrorReceived

func (m *Ipv4IoIcmpTraffic) GetParamErrorReceived() uint32

func (*Ipv4IoIcmpTraffic) GetParamErrorSend

func (m *Ipv4IoIcmpTraffic) GetParamErrorSend() uint32

func (*Ipv4IoIcmpTraffic) GetPortUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetPortUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetPortUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetPortUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetProtocolUnreachableReceived

func (m *Ipv4IoIcmpTraffic) GetProtocolUnreachableReceived() uint32

func (*Ipv4IoIcmpTraffic) GetProtocolUnreachableSent

func (m *Ipv4IoIcmpTraffic) GetProtocolUnreachableSent() uint32

func (*Ipv4IoIcmpTraffic) GetReasseblyReceived

func (m *Ipv4IoIcmpTraffic) GetReasseblyReceived() uint32

func (*Ipv4IoIcmpTraffic) GetReassemblySent

func (m *Ipv4IoIcmpTraffic) GetReassemblySent() uint32

func (*Ipv4IoIcmpTraffic) GetReceived

func (m *Ipv4IoIcmpTraffic) GetReceived() uint32

func (*Ipv4IoIcmpTraffic) GetRedirectReceived

func (m *Ipv4IoIcmpTraffic) GetRedirectReceived() uint32

func (*Ipv4IoIcmpTraffic) GetRedirectSend

func (m *Ipv4IoIcmpTraffic) GetRedirectSend() uint32

func (*Ipv4IoIcmpTraffic) GetRouterAdvertReceived

func (m *Ipv4IoIcmpTraffic) GetRouterAdvertReceived() uint32

func (*Ipv4IoIcmpTraffic) GetRouterSolicitReceived

func (m *Ipv4IoIcmpTraffic) GetRouterSolicitReceived() uint32

func (*Ipv4IoIcmpTraffic) GetSourceQuenchReceived

func (m *Ipv4IoIcmpTraffic) GetSourceQuenchReceived() uint32

func (*Ipv4IoIcmpTraffic) GetTimestampReceived

func (m *Ipv4IoIcmpTraffic) GetTimestampReceived() uint32

func (*Ipv4IoIcmpTraffic) GetTimestampReplyReceived

func (m *Ipv4IoIcmpTraffic) GetTimestampReplyReceived() uint32

func (*Ipv4IoIcmpTraffic) GetUnknown

func (m *Ipv4IoIcmpTraffic) GetUnknown() uint32

func (*Ipv4IoIcmpTraffic) ProtoMessage

func (*Ipv4IoIcmpTraffic) ProtoMessage()

func (*Ipv4IoIcmpTraffic) Reset

func (m *Ipv4IoIcmpTraffic) Reset()

func (*Ipv4IoIcmpTraffic) String

func (m *Ipv4IoIcmpTraffic) String() string

func (*Ipv4IoIcmpTraffic) XXX_DiscardUnknown

func (m *Ipv4IoIcmpTraffic) XXX_DiscardUnknown()

func (*Ipv4IoIcmpTraffic) XXX_Marshal

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

func (*Ipv4IoIcmpTraffic) XXX_Merge

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

func (*Ipv4IoIcmpTraffic) XXX_Size

func (m *Ipv4IoIcmpTraffic) XXX_Size() int

func (*Ipv4IoIcmpTraffic) XXX_Unmarshal

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

type Ipv4IoTraffic

type Ipv4IoTraffic struct {
	InputPackets            uint32   `protobuf:"varint,1,opt,name=input_packets,json=inputPackets,proto3" json:"input_packets,omitempty"`
	ReceivedPackets         uint32   `protobuf:"varint,2,opt,name=received_packets,json=receivedPackets,proto3" json:"received_packets,omitempty"`
	FormatErrors            uint32   `protobuf:"varint,3,opt,name=format_errors,json=formatErrors,proto3" json:"format_errors,omitempty"`
	BadHopCount             uint32   `protobuf:"varint,4,opt,name=bad_hop_count,json=badHopCount,proto3" json:"bad_hop_count,omitempty"`
	BadSourceAddress        uint32   `protobuf:"varint,5,opt,name=bad_source_address,json=badSourceAddress,proto3" json:"bad_source_address,omitempty"`
	BadHeader               uint32   `protobuf:"varint,6,opt,name=bad_header,json=badHeader,proto3" json:"bad_header,omitempty"`
	NoProtocol              uint32   `protobuf:"varint,7,opt,name=no_protocol,json=noProtocol,proto3" json:"no_protocol,omitempty"`
	NoGateway               uint32   `protobuf:"varint,8,opt,name=no_gateway,json=noGateway,proto3" json:"no_gateway,omitempty"`
	ReassembleInput         uint32   `protobuf:"varint,9,opt,name=reassemble_input,json=reassembleInput,proto3" json:"reassemble_input,omitempty"`
	Reassembled             uint32   `protobuf:"varint,10,opt,name=reassembled,proto3" json:"reassembled,omitempty"`
	ReassembleTimeout       uint32   `protobuf:"varint,11,opt,name=reassemble_timeout,json=reassembleTimeout,proto3" json:"reassemble_timeout,omitempty"`
	ReassembleMaxDrop       uint32   `protobuf:"varint,12,opt,name=reassemble_max_drop,json=reassembleMaxDrop,proto3" json:"reassemble_max_drop,omitempty"`
	ReassembleFailed        uint32   `protobuf:"varint,13,opt,name=reassemble_failed,json=reassembleFailed,proto3" json:"reassemble_failed,omitempty"`
	OptionsPresent          uint32   `protobuf:"varint,14,opt,name=options_present,json=optionsPresent,proto3" json:"options_present,omitempty"`
	BadOption               uint32   `protobuf:"varint,15,opt,name=bad_option,json=badOption,proto3" json:"bad_option,omitempty"`
	UnknownOption           uint32   `protobuf:"varint,16,opt,name=unknown_option,json=unknownOption,proto3" json:"unknown_option,omitempty"`
	BadSecurityOption       uint32   `protobuf:"varint,17,opt,name=bad_security_option,json=badSecurityOption,proto3" json:"bad_security_option,omitempty"`
	BasicSecurityOption     uint32   `protobuf:"varint,18,opt,name=basic_security_option,json=basicSecurityOption,proto3" json:"basic_security_option,omitempty"`
	ExtendedSecurityOption  uint32   `` /* 131-byte string literal not displayed */
	CipsoOption             uint32   `protobuf:"varint,20,opt,name=cipso_option,json=cipsoOption,proto3" json:"cipso_option,omitempty"`
	StrictSourceRouteOption uint32   `` /* 136-byte string literal not displayed */
	LooseSourceRouteOption  uint32   `` /* 133-byte string literal not displayed */
	RecordRouteOption       uint32   `protobuf:"varint,23,opt,name=record_route_option,json=recordRouteOption,proto3" json:"record_route_option,omitempty"`
	SidOption               uint32   `protobuf:"varint,24,opt,name=sid_option,json=sidOption,proto3" json:"sid_option,omitempty"`
	TimestampOption         uint32   `protobuf:"varint,25,opt,name=timestamp_option,json=timestampOption,proto3" json:"timestamp_option,omitempty"`
	RouterAlertOption       uint32   `protobuf:"varint,26,opt,name=router_alert_option,json=routerAlertOption,proto3" json:"router_alert_option,omitempty"`
	NoopOption              uint32   `protobuf:"varint,27,opt,name=noop_option,json=noopOption,proto3" json:"noop_option,omitempty"`
	EndOption               uint32   `protobuf:"varint,28,opt,name=end_option,json=endOption,proto3" json:"end_option,omitempty"`
	PacketsOutput           uint32   `protobuf:"varint,29,opt,name=packets_output,json=packetsOutput,proto3" json:"packets_output,omitempty"`
	PacketsForwarded        uint32   `protobuf:"varint,30,opt,name=packets_forwarded,json=packetsForwarded,proto3" json:"packets_forwarded,omitempty"`
	PacketsFragmented       uint32   `protobuf:"varint,31,opt,name=packets_fragmented,json=packetsFragmented,proto3" json:"packets_fragmented,omitempty"`
	FragmentCount           uint32   `protobuf:"varint,32,opt,name=fragment_count,json=fragmentCount,proto3" json:"fragment_count,omitempty"`
	EncapsulationFailed     uint32   `protobuf:"varint,33,opt,name=encapsulation_failed,json=encapsulationFailed,proto3" json:"encapsulation_failed,omitempty"`
	NoRouter                uint32   `protobuf:"varint,34,opt,name=no_router,json=noRouter,proto3" json:"no_router,omitempty"`
	PacketTooBig            uint32   `protobuf:"varint,35,opt,name=packet_too_big,json=packetTooBig,proto3" json:"packet_too_big,omitempty"`
	MulticastIn             uint32   `protobuf:"varint,36,opt,name=multicast_in,json=multicastIn,proto3" json:"multicast_in,omitempty"`
	MulticastOut            uint32   `protobuf:"varint,37,opt,name=multicast_out,json=multicastOut,proto3" json:"multicast_out,omitempty"`
	BroadcastIn             uint32   `protobuf:"varint,38,opt,name=broadcast_in,json=broadcastIn,proto3" json:"broadcast_in,omitempty"`
	BroadcastOut            uint32   `protobuf:"varint,39,opt,name=broadcast_out,json=broadcastOut,proto3" json:"broadcast_out,omitempty"`
	LispV4Encap             uint32   `protobuf:"varint,40,opt,name=lisp_v4_encap,json=lispV4Encap,proto3" json:"lisp_v4_encap,omitempty"`
	LispV4Decap             uint32   `protobuf:"varint,41,opt,name=lisp_v4_decap,json=lispV4Decap,proto3" json:"lisp_v4_decap,omitempty"`
	LispV6Encap             uint32   `protobuf:"varint,42,opt,name=lisp_v6_encap,json=lispV6Encap,proto3" json:"lisp_v6_encap,omitempty"`
	LispV6Decap             uint32   `protobuf:"varint,43,opt,name=lisp_v6_decap,json=lispV6Decap,proto3" json:"lisp_v6_decap,omitempty"`
	LispEncapError          uint32   `protobuf:"varint,44,opt,name=lisp_encap_error,json=lispEncapError,proto3" json:"lisp_encap_error,omitempty"`
	LispDecapError          uint32   `protobuf:"varint,45,opt,name=lisp_decap_error,json=lispDecapError,proto3" json:"lisp_decap_error,omitempty"`
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*Ipv4IoTraffic) Descriptor

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

func (*Ipv4IoTraffic) GetBadHeader

func (m *Ipv4IoTraffic) GetBadHeader() uint32

func (*Ipv4IoTraffic) GetBadHopCount

func (m *Ipv4IoTraffic) GetBadHopCount() uint32

func (*Ipv4IoTraffic) GetBadOption

func (m *Ipv4IoTraffic) GetBadOption() uint32

func (*Ipv4IoTraffic) GetBadSecurityOption

func (m *Ipv4IoTraffic) GetBadSecurityOption() uint32

func (*Ipv4IoTraffic) GetBadSourceAddress

func (m *Ipv4IoTraffic) GetBadSourceAddress() uint32

func (*Ipv4IoTraffic) GetBasicSecurityOption

func (m *Ipv4IoTraffic) GetBasicSecurityOption() uint32

func (*Ipv4IoTraffic) GetBroadcastIn

func (m *Ipv4IoTraffic) GetBroadcastIn() uint32

func (*Ipv4IoTraffic) GetBroadcastOut

func (m *Ipv4IoTraffic) GetBroadcastOut() uint32

func (*Ipv4IoTraffic) GetCipsoOption

func (m *Ipv4IoTraffic) GetCipsoOption() uint32

func (*Ipv4IoTraffic) GetEncapsulationFailed

func (m *Ipv4IoTraffic) GetEncapsulationFailed() uint32

func (*Ipv4IoTraffic) GetEndOption

func (m *Ipv4IoTraffic) GetEndOption() uint32

func (*Ipv4IoTraffic) GetExtendedSecurityOption

func (m *Ipv4IoTraffic) GetExtendedSecurityOption() uint32

func (*Ipv4IoTraffic) GetFormatErrors

func (m *Ipv4IoTraffic) GetFormatErrors() uint32

func (*Ipv4IoTraffic) GetFragmentCount

func (m *Ipv4IoTraffic) GetFragmentCount() uint32

func (*Ipv4IoTraffic) GetInputPackets

func (m *Ipv4IoTraffic) GetInputPackets() uint32

func (*Ipv4IoTraffic) GetLispDecapError

func (m *Ipv4IoTraffic) GetLispDecapError() uint32

func (*Ipv4IoTraffic) GetLispEncapError

func (m *Ipv4IoTraffic) GetLispEncapError() uint32

func (*Ipv4IoTraffic) GetLispV4Decap

func (m *Ipv4IoTraffic) GetLispV4Decap() uint32

func (*Ipv4IoTraffic) GetLispV4Encap

func (m *Ipv4IoTraffic) GetLispV4Encap() uint32

func (*Ipv4IoTraffic) GetLispV6Decap

func (m *Ipv4IoTraffic) GetLispV6Decap() uint32

func (*Ipv4IoTraffic) GetLispV6Encap

func (m *Ipv4IoTraffic) GetLispV6Encap() uint32

func (*Ipv4IoTraffic) GetLooseSourceRouteOption

func (m *Ipv4IoTraffic) GetLooseSourceRouteOption() uint32

func (*Ipv4IoTraffic) GetMulticastIn

func (m *Ipv4IoTraffic) GetMulticastIn() uint32

func (*Ipv4IoTraffic) GetMulticastOut

func (m *Ipv4IoTraffic) GetMulticastOut() uint32

func (*Ipv4IoTraffic) GetNoGateway

func (m *Ipv4IoTraffic) GetNoGateway() uint32

func (*Ipv4IoTraffic) GetNoProtocol

func (m *Ipv4IoTraffic) GetNoProtocol() uint32

func (*Ipv4IoTraffic) GetNoRouter

func (m *Ipv4IoTraffic) GetNoRouter() uint32

func (*Ipv4IoTraffic) GetNoopOption

func (m *Ipv4IoTraffic) GetNoopOption() uint32

func (*Ipv4IoTraffic) GetOptionsPresent

func (m *Ipv4IoTraffic) GetOptionsPresent() uint32

func (*Ipv4IoTraffic) GetPacketTooBig

func (m *Ipv4IoTraffic) GetPacketTooBig() uint32

func (*Ipv4IoTraffic) GetPacketsForwarded

func (m *Ipv4IoTraffic) GetPacketsForwarded() uint32

func (*Ipv4IoTraffic) GetPacketsFragmented

func (m *Ipv4IoTraffic) GetPacketsFragmented() uint32

func (*Ipv4IoTraffic) GetPacketsOutput

func (m *Ipv4IoTraffic) GetPacketsOutput() uint32

func (*Ipv4IoTraffic) GetReassembleFailed

func (m *Ipv4IoTraffic) GetReassembleFailed() uint32

func (*Ipv4IoTraffic) GetReassembleInput

func (m *Ipv4IoTraffic) GetReassembleInput() uint32

func (*Ipv4IoTraffic) GetReassembleMaxDrop

func (m *Ipv4IoTraffic) GetReassembleMaxDrop() uint32

func (*Ipv4IoTraffic) GetReassembleTimeout

func (m *Ipv4IoTraffic) GetReassembleTimeout() uint32

func (*Ipv4IoTraffic) GetReassembled

func (m *Ipv4IoTraffic) GetReassembled() uint32

func (*Ipv4IoTraffic) GetReceivedPackets

func (m *Ipv4IoTraffic) GetReceivedPackets() uint32

func (*Ipv4IoTraffic) GetRecordRouteOption

func (m *Ipv4IoTraffic) GetRecordRouteOption() uint32

func (*Ipv4IoTraffic) GetRouterAlertOption

func (m *Ipv4IoTraffic) GetRouterAlertOption() uint32

func (*Ipv4IoTraffic) GetSidOption

func (m *Ipv4IoTraffic) GetSidOption() uint32

func (*Ipv4IoTraffic) GetStrictSourceRouteOption

func (m *Ipv4IoTraffic) GetStrictSourceRouteOption() uint32

func (*Ipv4IoTraffic) GetTimestampOption

func (m *Ipv4IoTraffic) GetTimestampOption() uint32

func (*Ipv4IoTraffic) GetUnknownOption

func (m *Ipv4IoTraffic) GetUnknownOption() uint32

func (*Ipv4IoTraffic) ProtoMessage

func (*Ipv4IoTraffic) ProtoMessage()

func (*Ipv4IoTraffic) Reset

func (m *Ipv4IoTraffic) Reset()

func (*Ipv4IoTraffic) String

func (m *Ipv4IoTraffic) String() string

func (*Ipv4IoTraffic) XXX_DiscardUnknown

func (m *Ipv4IoTraffic) XXX_DiscardUnknown()

func (*Ipv4IoTraffic) XXX_Marshal

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

func (*Ipv4IoTraffic) XXX_Merge

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

func (*Ipv4IoTraffic) XXX_Size

func (m *Ipv4IoTraffic) XXX_Size() int

func (*Ipv4IoTraffic) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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