cisco_ios_xr_ip_tcp_oper_tcp_nsr_nodes_node_statistics_summary

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-ip-tcp-oper:tcp-nsr/nodes/node/statistics/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TcpNsrAuditCountersAggrNode

type TcpNsrAuditCountersAggrNode struct {
	Common               *TcpNsrAuditCountersNode         `protobuf:"bytes,1,opt,name=common,proto3" json:"common,omitempty"`
	AggrOnly             *TcpNsrAuditCountersAggrOnlyNode `protobuf:"bytes,2,opt,name=aggr_only,json=aggrOnly,proto3" json:"aggr_only,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
	XXX_unrecognized     []byte                           `json:"-"`
	XXX_sizecache        int32                            `json:"-"`
}

func (*TcpNsrAuditCountersAggrNode) Descriptor

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

func (*TcpNsrAuditCountersAggrNode) GetAggrOnly

func (*TcpNsrAuditCountersAggrNode) GetCommon

func (*TcpNsrAuditCountersAggrNode) ProtoMessage

func (*TcpNsrAuditCountersAggrNode) ProtoMessage()

func (*TcpNsrAuditCountersAggrNode) Reset

func (m *TcpNsrAuditCountersAggrNode) Reset()

func (*TcpNsrAuditCountersAggrNode) String

func (m *TcpNsrAuditCountersAggrNode) String() string

func (*TcpNsrAuditCountersAggrNode) XXX_DiscardUnknown

func (m *TcpNsrAuditCountersAggrNode) XXX_DiscardUnknown()

func (*TcpNsrAuditCountersAggrNode) XXX_Marshal

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

func (*TcpNsrAuditCountersAggrNode) XXX_Merge

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

func (*TcpNsrAuditCountersAggrNode) XXX_Size

func (m *TcpNsrAuditCountersAggrNode) XXX_Size() int

func (*TcpNsrAuditCountersAggrNode) XXX_Unmarshal

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

type TcpNsrAuditCountersAggrOnlyNode

type TcpNsrAuditCountersAggrOnlyNode struct {
	MarkSessionSetRcvDropAggr     uint32   `` /* 145-byte string literal not displayed */
	SessionRcvDropAggr            uint32   `protobuf:"varint,2,opt,name=session_rcv_drop_aggr,json=sessionRcvDropAggr,proto3" json:"session_rcv_drop_aggr,omitempty"`
	SweepSessionSetRcvDropAggr    uint32   `` /* 148-byte string literal not displayed */
	SessionSetResponseRcvDropAggr uint32   `` /* 157-byte string literal not displayed */
	MarkSessionSetAckRcvDropAggr  uint32   `` /* 156-byte string literal not displayed */
	MarkSessionSetNackRcvDropAggr uint32   `` /* 159-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*TcpNsrAuditCountersAggrOnlyNode) Descriptor

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

func (*TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetAckRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetAckRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetNackRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetNackRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetMarkSessionSetRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) GetSessionRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetSessionRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) GetSessionSetResponseRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetSessionSetResponseRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) GetSweepSessionSetRcvDropAggr

func (m *TcpNsrAuditCountersAggrOnlyNode) GetSweepSessionSetRcvDropAggr() uint32

func (*TcpNsrAuditCountersAggrOnlyNode) ProtoMessage

func (*TcpNsrAuditCountersAggrOnlyNode) ProtoMessage()

func (*TcpNsrAuditCountersAggrOnlyNode) Reset

func (*TcpNsrAuditCountersAggrOnlyNode) String

func (*TcpNsrAuditCountersAggrOnlyNode) XXX_DiscardUnknown

func (m *TcpNsrAuditCountersAggrOnlyNode) XXX_DiscardUnknown()

func (*TcpNsrAuditCountersAggrOnlyNode) XXX_Marshal

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

func (*TcpNsrAuditCountersAggrOnlyNode) XXX_Merge

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

func (*TcpNsrAuditCountersAggrOnlyNode) XXX_Size

func (m *TcpNsrAuditCountersAggrOnlyNode) XXX_Size() int

func (*TcpNsrAuditCountersAggrOnlyNode) XXX_Unmarshal

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

type TcpNsrAuditCountersNode

type TcpNsrAuditCountersNode struct {
	MarkSessionSetSend         uint32   `protobuf:"varint,1,opt,name=mark_session_set_send,json=markSessionSetSend,proto3" json:"mark_session_set_send,omitempty"`
	MarkSessionSetSendDrop     uint32   `` /* 134-byte string literal not displayed */
	MarkSessionSetRcv          uint32   `protobuf:"varint,3,opt,name=mark_session_set_rcv,json=markSessionSetRcv,proto3" json:"mark_session_set_rcv,omitempty"`
	MarkSessionSetRcvDrop      uint32   `` /* 131-byte string literal not displayed */
	SessionSend                uint32   `protobuf:"varint,5,opt,name=session_send,json=sessionSend,proto3" json:"session_send,omitempty"`
	SessionSendDrop            uint32   `protobuf:"varint,6,opt,name=session_send_drop,json=sessionSendDrop,proto3" json:"session_send_drop,omitempty"`
	SessionRcv                 uint32   `protobuf:"varint,7,opt,name=session_rcv,json=sessionRcv,proto3" json:"session_rcv,omitempty"`
	SessionRcvDrop             uint32   `protobuf:"varint,8,opt,name=session_rcv_drop,json=sessionRcvDrop,proto3" json:"session_rcv_drop,omitempty"`
	SweepSessionSetSend        uint32   `protobuf:"varint,9,opt,name=sweep_session_set_send,json=sweepSessionSetSend,proto3" json:"sweep_session_set_send,omitempty"`
	SweepSessionSetSendDrop    uint32   `` /* 138-byte string literal not displayed */
	SweepSessionSetRcv         uint32   `protobuf:"varint,11,opt,name=sweep_session_set_rcv,json=sweepSessionSetRcv,proto3" json:"sweep_session_set_rcv,omitempty"`
	SweepSessionSetRcvDrop     uint32   `` /* 135-byte string literal not displayed */
	SessionSetResponseSend     uint32   `` /* 133-byte string literal not displayed */
	SessionSetResponseSendDrop uint32   `` /* 147-byte string literal not displayed */
	SessionSetResponseRcv      uint32   `` /* 130-byte string literal not displayed */
	SessionSetResponseRcvDrop  uint32   `` /* 144-byte string literal not displayed */
	MarkSessionSetAckSend      uint32   `` /* 132-byte string literal not displayed */
	MarkSessionSetAckSendDrop  uint32   `` /* 146-byte string literal not displayed */
	MarkSessionSetAckRcv       uint32   `` /* 129-byte string literal not displayed */
	MarkSessionSetAckRcvDrop   uint32   `` /* 143-byte string literal not displayed */
	MarkSessionSetNackSend     uint32   `` /* 135-byte string literal not displayed */
	MarkSessionSetNackSendDrop uint32   `` /* 149-byte string literal not displayed */
	MarkSessionSetNackRcv      uint32   `` /* 132-byte string literal not displayed */
	MarkSessionSetNackRcvDrop  uint32   `` /* 146-byte string literal not displayed */
	Abort                      uint32   `protobuf:"varint,25,opt,name=abort,proto3" json:"abort,omitempty"`
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*TcpNsrAuditCountersNode) Descriptor

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

func (*TcpNsrAuditCountersNode) GetAbort

func (m *TcpNsrAuditCountersNode) GetAbort() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetAckRcv

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetAckRcv() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetAckRcvDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetAckRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetAckSend

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetAckSend() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetAckSendDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetAckSendDrop() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetNackRcv

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetNackRcv() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetNackRcvDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetNackRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetNackSend

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetNackSend() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetNackSendDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetNackSendDrop() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetRcv

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetRcv() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetRcvDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetSend

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetSend() uint32

func (*TcpNsrAuditCountersNode) GetMarkSessionSetSendDrop

func (m *TcpNsrAuditCountersNode) GetMarkSessionSetSendDrop() uint32

func (*TcpNsrAuditCountersNode) GetSessionRcv

func (m *TcpNsrAuditCountersNode) GetSessionRcv() uint32

func (*TcpNsrAuditCountersNode) GetSessionRcvDrop

func (m *TcpNsrAuditCountersNode) GetSessionRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetSessionSend

func (m *TcpNsrAuditCountersNode) GetSessionSend() uint32

func (*TcpNsrAuditCountersNode) GetSessionSendDrop

func (m *TcpNsrAuditCountersNode) GetSessionSendDrop() uint32

func (*TcpNsrAuditCountersNode) GetSessionSetResponseRcv

func (m *TcpNsrAuditCountersNode) GetSessionSetResponseRcv() uint32

func (*TcpNsrAuditCountersNode) GetSessionSetResponseRcvDrop

func (m *TcpNsrAuditCountersNode) GetSessionSetResponseRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetSessionSetResponseSend

func (m *TcpNsrAuditCountersNode) GetSessionSetResponseSend() uint32

func (*TcpNsrAuditCountersNode) GetSessionSetResponseSendDrop

func (m *TcpNsrAuditCountersNode) GetSessionSetResponseSendDrop() uint32

func (*TcpNsrAuditCountersNode) GetSweepSessionSetRcv

func (m *TcpNsrAuditCountersNode) GetSweepSessionSetRcv() uint32

func (*TcpNsrAuditCountersNode) GetSweepSessionSetRcvDrop

func (m *TcpNsrAuditCountersNode) GetSweepSessionSetRcvDrop() uint32

func (*TcpNsrAuditCountersNode) GetSweepSessionSetSend

func (m *TcpNsrAuditCountersNode) GetSweepSessionSetSend() uint32

func (*TcpNsrAuditCountersNode) GetSweepSessionSetSendDrop

func (m *TcpNsrAuditCountersNode) GetSweepSessionSetSendDrop() uint32

func (*TcpNsrAuditCountersNode) ProtoMessage

func (*TcpNsrAuditCountersNode) ProtoMessage()

func (*TcpNsrAuditCountersNode) Reset

func (m *TcpNsrAuditCountersNode) Reset()

func (*TcpNsrAuditCountersNode) String

func (m *TcpNsrAuditCountersNode) String() string

func (*TcpNsrAuditCountersNode) XXX_DiscardUnknown

func (m *TcpNsrAuditCountersNode) XXX_DiscardUnknown()

func (*TcpNsrAuditCountersNode) XXX_Marshal

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

func (*TcpNsrAuditCountersNode) XXX_Merge

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

func (*TcpNsrAuditCountersNode) XXX_Size

func (m *TcpNsrAuditCountersNode) XXX_Size() int

func (*TcpNsrAuditCountersNode) XXX_Unmarshal

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

type TcpNsrSndCountersAggrNode

type TcpNsrSndCountersAggrNode struct {
	Common               *TcpNsrSndCountersNode         `protobuf:"bytes,1,opt,name=common,proto3" json:"common,omitempty"`
	AggrOnly             *TcpNsrSndCountersAggrOnlyNode `protobuf:"bytes,2,opt,name=aggr_only,json=aggrOnly,proto3" json:"aggr_only,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
	XXX_unrecognized     []byte                         `json:"-"`
	XXX_sizecache        int32                          `json:"-"`
}

func (*TcpNsrSndCountersAggrNode) Descriptor

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

func (*TcpNsrSndCountersAggrNode) GetAggrOnly

func (*TcpNsrSndCountersAggrNode) GetCommon

func (*TcpNsrSndCountersAggrNode) ProtoMessage

func (*TcpNsrSndCountersAggrNode) ProtoMessage()

func (*TcpNsrSndCountersAggrNode) Reset

func (m *TcpNsrSndCountersAggrNode) Reset()

func (*TcpNsrSndCountersAggrNode) String

func (m *TcpNsrSndCountersAggrNode) String() string

func (*TcpNsrSndCountersAggrNode) XXX_DiscardUnknown

func (m *TcpNsrSndCountersAggrNode) XXX_DiscardUnknown()

func (*TcpNsrSndCountersAggrNode) XXX_Marshal

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

func (*TcpNsrSndCountersAggrNode) XXX_Merge

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

func (*TcpNsrSndCountersAggrNode) XXX_Size

func (m *TcpNsrSndCountersAggrNode) XXX_Size() int

func (*TcpNsrSndCountersAggrNode) XXX_Unmarshal

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

type TcpNsrSndCountersAggrOnlyNode

type TcpNsrSndCountersAggrOnlyNode struct {
	DataXferRcvDropNoPcb   uint32   `` /* 130-byte string literal not displayed */
	DataXferRcvDropNoScbDp uint32   `` /* 138-byte string literal not displayed */
	SegInstrRcvDropNoPcb   uint32   `` /* 130-byte string literal not displayed */
	SegInstrRcvDropNoScbDp uint32   `` /* 138-byte string literal not displayed */
	NackRcvDropNoPcb       uint32   `protobuf:"varint,5,opt,name=nack_rcv_drop_no_pcb,json=nackRcvDropNoPcb,proto3" json:"nack_rcv_drop_no_pcb,omitempty"`
	NackRcvDropNoScbDp     uint32   `protobuf:"varint,6,opt,name=nack_rcv_drop_no_scb_dp,json=nackRcvDropNoScbDp,proto3" json:"nack_rcv_drop_no_scb_dp,omitempty"`
	CleanupRcvDropNoPcb    uint32   `protobuf:"varint,7,opt,name=cleanup_rcv_drop_no_pcb,json=cleanupRcvDropNoPcb,proto3" json:"cleanup_rcv_drop_no_pcb,omitempty"`
	CleanupRcvDropNoScbDp  uint32   `` /* 133-byte string literal not displayed */
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*TcpNsrSndCountersAggrOnlyNode) Descriptor

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

func (*TcpNsrSndCountersAggrOnlyNode) GetCleanupRcvDropNoPcb

func (m *TcpNsrSndCountersAggrOnlyNode) GetCleanupRcvDropNoPcb() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetCleanupRcvDropNoScbDp

func (m *TcpNsrSndCountersAggrOnlyNode) GetCleanupRcvDropNoScbDp() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetDataXferRcvDropNoPcb

func (m *TcpNsrSndCountersAggrOnlyNode) GetDataXferRcvDropNoPcb() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetDataXferRcvDropNoScbDp

func (m *TcpNsrSndCountersAggrOnlyNode) GetDataXferRcvDropNoScbDp() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetNackRcvDropNoPcb

func (m *TcpNsrSndCountersAggrOnlyNode) GetNackRcvDropNoPcb() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetNackRcvDropNoScbDp

func (m *TcpNsrSndCountersAggrOnlyNode) GetNackRcvDropNoScbDp() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetSegInstrRcvDropNoPcb

func (m *TcpNsrSndCountersAggrOnlyNode) GetSegInstrRcvDropNoPcb() uint32

func (*TcpNsrSndCountersAggrOnlyNode) GetSegInstrRcvDropNoScbDp

func (m *TcpNsrSndCountersAggrOnlyNode) GetSegInstrRcvDropNoScbDp() uint32

func (*TcpNsrSndCountersAggrOnlyNode) ProtoMessage

func (*TcpNsrSndCountersAggrOnlyNode) ProtoMessage()

func (*TcpNsrSndCountersAggrOnlyNode) Reset

func (m *TcpNsrSndCountersAggrOnlyNode) Reset()

func (*TcpNsrSndCountersAggrOnlyNode) String

func (*TcpNsrSndCountersAggrOnlyNode) XXX_DiscardUnknown

func (m *TcpNsrSndCountersAggrOnlyNode) XXX_DiscardUnknown()

func (*TcpNsrSndCountersAggrOnlyNode) XXX_Marshal

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

func (*TcpNsrSndCountersAggrOnlyNode) XXX_Merge

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

func (*TcpNsrSndCountersAggrOnlyNode) XXX_Size

func (m *TcpNsrSndCountersAggrOnlyNode) XXX_Size() int

func (*TcpNsrSndCountersAggrOnlyNode) XXX_Unmarshal

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

type TcpNsrSndCountersNode

type TcpNsrSndCountersNode struct {
	DataXferSend                   uint32   `protobuf:"varint,1,opt,name=data_xfer_send,json=dataXferSend,proto3" json:"data_xfer_send,omitempty"`
	DataXferSendTotal              uint64   `protobuf:"varint,2,opt,name=data_xfer_send_total,json=dataXferSendTotal,proto3" json:"data_xfer_send_total,omitempty"`
	DataXferSendDrop               uint32   `protobuf:"varint,3,opt,name=data_xfer_send_drop,json=dataXferSendDrop,proto3" json:"data_xfer_send_drop,omitempty"`
	DataXferSendIovAlloc           uint32   `` /* 128-byte string literal not displayed */
	DataXferRcv                    uint32   `protobuf:"varint,5,opt,name=data_xfer_rcv,json=dataXferRcv,proto3" json:"data_xfer_rcv,omitempty"`
	DataXferRcvSuccess             uint32   `protobuf:"varint,6,opt,name=data_xfer_rcv_success,json=dataXferRcvSuccess,proto3" json:"data_xfer_rcv_success,omitempty"`
	DataXferRcvFailBufferTrim      uint32   `` /* 145-byte string literal not displayed */
	DataXferRcvFailSndUnaOutOfSync uint32   `` /* 166-byte string literal not displayed */
	SegInstrSend                   uint32   `protobuf:"varint,9,opt,name=seg_instr_send,json=segInstrSend,proto3" json:"seg_instr_send,omitempty"`
	SegInstrSendUnits              uint32   `protobuf:"varint,10,opt,name=seg_instr_send_units,json=segInstrSendUnits,proto3" json:"seg_instr_send_units,omitempty"`
	SegInstrSendDrop               uint32   `protobuf:"varint,11,opt,name=seg_instr_send_drop,json=segInstrSendDrop,proto3" json:"seg_instr_send_drop,omitempty"`
	SegInstrRcv                    uint32   `protobuf:"varint,12,opt,name=seg_instr_rcv,json=segInstrRcv,proto3" json:"seg_instr_rcv,omitempty"`
	SegInstrRcvSuccess             uint32   `protobuf:"varint,13,opt,name=seg_instr_rcv_success,json=segInstrRcvSuccess,proto3" json:"seg_instr_rcv_success,omitempty"`
	SegInstrRcvFailBufferTrim      uint32   `` /* 146-byte string literal not displayed */
	SegInstrRcvFailTcpProcess      uint32   `` /* 146-byte string literal not displayed */
	NackSend                       uint32   `protobuf:"varint,16,opt,name=nack_send,json=nackSend,proto3" json:"nack_send,omitempty"`
	NackSendDrop                   uint32   `protobuf:"varint,17,opt,name=nack_send_drop,json=nackSendDrop,proto3" json:"nack_send_drop,omitempty"`
	NackRcv                        uint32   `protobuf:"varint,18,opt,name=nack_rcv,json=nackRcv,proto3" json:"nack_rcv,omitempty"`
	NackRcvSuccess                 uint32   `protobuf:"varint,19,opt,name=nack_rcv_success,json=nackRcvSuccess,proto3" json:"nack_rcv_success,omitempty"`
	NackRcvFailDataSend            uint32   `` /* 126-byte string literal not displayed */
	CleanupSend                    uint32   `protobuf:"varint,21,opt,name=cleanup_send,json=cleanupSend,proto3" json:"cleanup_send,omitempty"`
	CleanupSendDrop                uint32   `protobuf:"varint,22,opt,name=cleanup_send_drop,json=cleanupSendDrop,proto3" json:"cleanup_send_drop,omitempty"`
	CleanupRcv                     uint32   `protobuf:"varint,23,opt,name=cleanup_rcv,json=cleanupRcv,proto3" json:"cleanup_rcv,omitempty"`
	CleanupRcvSuccess              uint32   `protobuf:"varint,24,opt,name=cleanup_rcv_success,json=cleanupRcvSuccess,proto3" json:"cleanup_rcv_success,omitempty"`
	CleanupRcvFailBufferTrim       uint32   `` /* 141-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*TcpNsrSndCountersNode) Descriptor

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

func (*TcpNsrSndCountersNode) GetCleanupRcv

func (m *TcpNsrSndCountersNode) GetCleanupRcv() uint32

func (*TcpNsrSndCountersNode) GetCleanupRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetCleanupRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetCleanupRcvSuccess

func (m *TcpNsrSndCountersNode) GetCleanupRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetCleanupSend

func (m *TcpNsrSndCountersNode) GetCleanupSend() uint32

func (*TcpNsrSndCountersNode) GetCleanupSendDrop

func (m *TcpNsrSndCountersNode) GetCleanupSendDrop() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcv

func (m *TcpNsrSndCountersNode) GetDataXferRcv() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetDataXferRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvFailSndUnaOutOfSync

func (m *TcpNsrSndCountersNode) GetDataXferRcvFailSndUnaOutOfSync() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvSuccess

func (m *TcpNsrSndCountersNode) GetDataXferRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetDataXferSend

func (m *TcpNsrSndCountersNode) GetDataXferSend() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendDrop

func (m *TcpNsrSndCountersNode) GetDataXferSendDrop() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendIovAlloc

func (m *TcpNsrSndCountersNode) GetDataXferSendIovAlloc() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendTotal

func (m *TcpNsrSndCountersNode) GetDataXferSendTotal() uint64

func (*TcpNsrSndCountersNode) GetNackRcv

func (m *TcpNsrSndCountersNode) GetNackRcv() uint32

func (*TcpNsrSndCountersNode) GetNackRcvFailDataSend

func (m *TcpNsrSndCountersNode) GetNackRcvFailDataSend() uint32

func (*TcpNsrSndCountersNode) GetNackRcvSuccess

func (m *TcpNsrSndCountersNode) GetNackRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetNackSend

func (m *TcpNsrSndCountersNode) GetNackSend() uint32

func (*TcpNsrSndCountersNode) GetNackSendDrop

func (m *TcpNsrSndCountersNode) GetNackSendDrop() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcv

func (m *TcpNsrSndCountersNode) GetSegInstrRcv() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetSegInstrRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvFailTcpProcess

func (m *TcpNsrSndCountersNode) GetSegInstrRcvFailTcpProcess() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvSuccess

func (m *TcpNsrSndCountersNode) GetSegInstrRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSend

func (m *TcpNsrSndCountersNode) GetSegInstrSend() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSendDrop

func (m *TcpNsrSndCountersNode) GetSegInstrSendDrop() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSendUnits

func (m *TcpNsrSndCountersNode) GetSegInstrSendUnits() uint32

func (*TcpNsrSndCountersNode) ProtoMessage

func (*TcpNsrSndCountersNode) ProtoMessage()

func (*TcpNsrSndCountersNode) Reset

func (m *TcpNsrSndCountersNode) Reset()

func (*TcpNsrSndCountersNode) String

func (m *TcpNsrSndCountersNode) String() string

func (*TcpNsrSndCountersNode) XXX_DiscardUnknown

func (m *TcpNsrSndCountersNode) XXX_DiscardUnknown()

func (*TcpNsrSndCountersNode) XXX_Marshal

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

func (*TcpNsrSndCountersNode) XXX_Merge

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

func (*TcpNsrSndCountersNode) XXX_Size

func (m *TcpNsrSndCountersNode) XXX_Size() int

func (*TcpNsrSndCountersNode) XXX_Unmarshal

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

type TcpNsrSummaryStatsBag

type TcpNsrSummaryStatsBag struct {
	LastClearedTime                      uint32                       `protobuf:"varint,50,opt,name=last_cleared_time,json=lastClearedTime,proto3" json:"last_cleared_time,omitempty"`
	NotificationStatistic                []*TssNotifStats             `protobuf:"bytes,51,rep,name=notification_statistic,json=notificationStatistic,proto3" json:"notification_statistic,omitempty"`
	NumberOfConnectedClients             uint32                       `` /* 139-byte string literal not displayed */
	NumberOfDisconnectedClients          uint32                       `` /* 148-byte string literal not displayed */
	NumberOfCurrentClients               uint32                       `` /* 133-byte string literal not displayed */
	NumberOfCreatedSessionSets           uint32                       `` /* 147-byte string literal not displayed */
	NumberOfDestroyedSessionSets         uint32                       `` /* 153-byte string literal not displayed */
	NumberOfCurrentSessionSets           uint32                       `` /* 147-byte string literal not displayed */
	NumberOfAddedSessions                uint32                       `` /* 130-byte string literal not displayed */
	NumberOfDeletedSessions              uint32                       `` /* 136-byte string literal not displayed */
	NumberOfCurrentSessions              uint32                       `` /* 136-byte string literal not displayed */
	NumberOfPartnerNode                  uint32                       `protobuf:"varint,61,opt,name=number_of_partner_node,json=numberOfPartnerNode,proto3" json:"number_of_partner_node,omitempty"`
	NumberOfAttemptedInitSync            uint32                       `` /* 144-byte string literal not displayed */
	NumberOfSucceededInitSync            uint32                       `` /* 144-byte string literal not displayed */
	NumberOfFailedInitSync               uint32                       `` /* 135-byte string literal not displayed */
	NumberOfHeldPackets                  uint32                       `protobuf:"varint,65,opt,name=number_of_held_packets,json=numberOfHeldPackets,proto3" json:"number_of_held_packets,omitempty"`
	NumberOfHeldButDroppedPackets        uint32                       `` /* 158-byte string literal not displayed */
	NumberOfHeldInternalAcks             uint32                       `` /* 141-byte string literal not displayed */
	NumberOfHeldButDroppedInternalAcks   uint32                       `` /* 175-byte string literal not displayed */
	NumberOfSentInternalAcks             uint32                       `` /* 141-byte string literal not displayed */
	NumberOfReceivedInternalAcks         uint32                       `` /* 153-byte string literal not displayed */
	NumberOfQadReceiveMessagesDrops      uint32                       `` /* 164-byte string literal not displayed */
	NumberOfQadReceiveMessagesUnknowns   uint32                       `` /* 173-byte string literal not displayed */
	NumberOfQadReceiveMessagesAccepts    uint32                       `` /* 170-byte string literal not displayed */
	NumberOfQadStaleReceiveMessagesDrops uint32                       `` /* 181-byte string literal not displayed */
	NumberOfQadTransferMessageSent       uint32                       `` /* 161-byte string literal not displayed */
	NumberOfQadTransferMessageDrops      uint32                       `` /* 164-byte string literal not displayed */
	NumberOfInternalAckDropsNoPcb        uint32                       `` /* 160-byte string literal not displayed */
	NumberOfInternalAckDropsNoScbdp      uint32                       `` /* 166-byte string literal not displayed */
	InternalAckDropsNotReplicated        uint32                       `` /* 156-byte string literal not displayed */
	InternalAckDropsInitsyncFirstPhase   uint32                       `` /* 173-byte string literal not displayed */
	InternalAckDropsStale                uint32                       `` /* 130-byte string literal not displayed */
	InternalAckDropsImmediateMatch       uint32                       `` /* 159-byte string literal not displayed */
	HeldPacketDrops                      uint32                       `protobuf:"varint,83,opt,name=held_packet_drops,json=heldPacketDrops,proto3" json:"held_packet_drops,omitempty"`
	SndCounters                          *TcpNsrSndCountersAggrNode   `protobuf:"bytes,84,opt,name=snd_counters,json=sndCounters,proto3" json:"snd_counters,omitempty"`
	AuditCounters                        *TcpNsrAuditCountersAggrNode `protobuf:"bytes,85,opt,name=audit_counters,json=auditCounters,proto3" json:"audit_counters,omitempty"`
	XXX_NoUnkeyedLiteral                 struct{}                     `json:"-"`
	XXX_unrecognized                     []byte                       `json:"-"`
	XXX_sizecache                        int32                        `json:"-"`
}

func (*TcpNsrSummaryStatsBag) Descriptor

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

func (*TcpNsrSummaryStatsBag) GetAuditCounters

func (m *TcpNsrSummaryStatsBag) GetAuditCounters() *TcpNsrAuditCountersAggrNode

func (*TcpNsrSummaryStatsBag) GetHeldPacketDrops

func (m *TcpNsrSummaryStatsBag) GetHeldPacketDrops() uint32

func (*TcpNsrSummaryStatsBag) GetInternalAckDropsImmediateMatch

func (m *TcpNsrSummaryStatsBag) GetInternalAckDropsImmediateMatch() uint32

func (*TcpNsrSummaryStatsBag) GetInternalAckDropsInitsyncFirstPhase

func (m *TcpNsrSummaryStatsBag) GetInternalAckDropsInitsyncFirstPhase() uint32

func (*TcpNsrSummaryStatsBag) GetInternalAckDropsNotReplicated

func (m *TcpNsrSummaryStatsBag) GetInternalAckDropsNotReplicated() uint32

func (*TcpNsrSummaryStatsBag) GetInternalAckDropsStale

func (m *TcpNsrSummaryStatsBag) GetInternalAckDropsStale() uint32

func (*TcpNsrSummaryStatsBag) GetLastClearedTime

func (m *TcpNsrSummaryStatsBag) GetLastClearedTime() uint32

func (*TcpNsrSummaryStatsBag) GetNotificationStatistic

func (m *TcpNsrSummaryStatsBag) GetNotificationStatistic() []*TssNotifStats

func (*TcpNsrSummaryStatsBag) GetNumberOfAddedSessions

func (m *TcpNsrSummaryStatsBag) GetNumberOfAddedSessions() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfAttemptedInitSync

func (m *TcpNsrSummaryStatsBag) GetNumberOfAttemptedInitSync() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfConnectedClients

func (m *TcpNsrSummaryStatsBag) GetNumberOfConnectedClients() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfCreatedSessionSets

func (m *TcpNsrSummaryStatsBag) GetNumberOfCreatedSessionSets() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfCurrentClients

func (m *TcpNsrSummaryStatsBag) GetNumberOfCurrentClients() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfCurrentSessionSets

func (m *TcpNsrSummaryStatsBag) GetNumberOfCurrentSessionSets() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfCurrentSessions

func (m *TcpNsrSummaryStatsBag) GetNumberOfCurrentSessions() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfDeletedSessions

func (m *TcpNsrSummaryStatsBag) GetNumberOfDeletedSessions() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfDestroyedSessionSets

func (m *TcpNsrSummaryStatsBag) GetNumberOfDestroyedSessionSets() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfDisconnectedClients

func (m *TcpNsrSummaryStatsBag) GetNumberOfDisconnectedClients() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfFailedInitSync

func (m *TcpNsrSummaryStatsBag) GetNumberOfFailedInitSync() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfHeldButDroppedInternalAcks

func (m *TcpNsrSummaryStatsBag) GetNumberOfHeldButDroppedInternalAcks() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfHeldButDroppedPackets

func (m *TcpNsrSummaryStatsBag) GetNumberOfHeldButDroppedPackets() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfHeldInternalAcks

func (m *TcpNsrSummaryStatsBag) GetNumberOfHeldInternalAcks() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfHeldPackets

func (m *TcpNsrSummaryStatsBag) GetNumberOfHeldPackets() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfInternalAckDropsNoPcb

func (m *TcpNsrSummaryStatsBag) GetNumberOfInternalAckDropsNoPcb() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfInternalAckDropsNoScbdp

func (m *TcpNsrSummaryStatsBag) GetNumberOfInternalAckDropsNoScbdp() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfPartnerNode

func (m *TcpNsrSummaryStatsBag) GetNumberOfPartnerNode() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesAccepts

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesAccepts() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesDrops

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesDrops() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesUnknowns

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadReceiveMessagesUnknowns() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadStaleReceiveMessagesDrops

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadStaleReceiveMessagesDrops() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadTransferMessageDrops

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadTransferMessageDrops() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfQadTransferMessageSent

func (m *TcpNsrSummaryStatsBag) GetNumberOfQadTransferMessageSent() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfReceivedInternalAcks

func (m *TcpNsrSummaryStatsBag) GetNumberOfReceivedInternalAcks() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfSentInternalAcks

func (m *TcpNsrSummaryStatsBag) GetNumberOfSentInternalAcks() uint32

func (*TcpNsrSummaryStatsBag) GetNumberOfSucceededInitSync

func (m *TcpNsrSummaryStatsBag) GetNumberOfSucceededInitSync() uint32

func (*TcpNsrSummaryStatsBag) GetSndCounters

func (m *TcpNsrSummaryStatsBag) GetSndCounters() *TcpNsrSndCountersAggrNode

func (*TcpNsrSummaryStatsBag) ProtoMessage

func (*TcpNsrSummaryStatsBag) ProtoMessage()

func (*TcpNsrSummaryStatsBag) Reset

func (m *TcpNsrSummaryStatsBag) Reset()

func (*TcpNsrSummaryStatsBag) String

func (m *TcpNsrSummaryStatsBag) String() string

func (*TcpNsrSummaryStatsBag) XXX_DiscardUnknown

func (m *TcpNsrSummaryStatsBag) XXX_DiscardUnknown()

func (*TcpNsrSummaryStatsBag) XXX_Marshal

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

func (*TcpNsrSummaryStatsBag) XXX_Merge

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

func (*TcpNsrSummaryStatsBag) XXX_Size

func (m *TcpNsrSummaryStatsBag) XXX_Size() int

func (*TcpNsrSummaryStatsBag) XXX_Unmarshal

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

type TcpNsrSummaryStatsBag_KEYS

type TcpNsrSummaryStatsBag_KEYS struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpNsrSummaryStatsBag_KEYS) Descriptor

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

func (*TcpNsrSummaryStatsBag_KEYS) GetId

func (*TcpNsrSummaryStatsBag_KEYS) ProtoMessage

func (*TcpNsrSummaryStatsBag_KEYS) ProtoMessage()

func (*TcpNsrSummaryStatsBag_KEYS) Reset

func (m *TcpNsrSummaryStatsBag_KEYS) Reset()

func (*TcpNsrSummaryStatsBag_KEYS) String

func (m *TcpNsrSummaryStatsBag_KEYS) String() string

func (*TcpNsrSummaryStatsBag_KEYS) XXX_DiscardUnknown

func (m *TcpNsrSummaryStatsBag_KEYS) XXX_DiscardUnknown()

func (*TcpNsrSummaryStatsBag_KEYS) XXX_Marshal

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

func (*TcpNsrSummaryStatsBag_KEYS) XXX_Merge

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

func (*TcpNsrSummaryStatsBag_KEYS) XXX_Size

func (m *TcpNsrSummaryStatsBag_KEYS) XXX_Size() int

func (*TcpNsrSummaryStatsBag_KEYS) XXX_Unmarshal

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

type TssNotifStats

type TssNotifStats struct {
	QueuedCount          uint32   `protobuf:"varint,1,opt,name=queued_count,json=queuedCount,proto3" json:"queued_count,omitempty"`
	FailedCount          uint32   `protobuf:"varint,2,opt,name=failed_count,json=failedCount,proto3" json:"failed_count,omitempty"`
	DeliveredCount       uint32   `protobuf:"varint,3,opt,name=delivered_count,json=deliveredCount,proto3" json:"delivered_count,omitempty"`
	DroppedCount         uint32   `protobuf:"varint,4,opt,name=dropped_count,json=droppedCount,proto3" json:"dropped_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TssNotifStats) Descriptor

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

func (*TssNotifStats) GetDeliveredCount

func (m *TssNotifStats) GetDeliveredCount() uint32

func (*TssNotifStats) GetDroppedCount

func (m *TssNotifStats) GetDroppedCount() uint32

func (*TssNotifStats) GetFailedCount

func (m *TssNotifStats) GetFailedCount() uint32

func (*TssNotifStats) GetQueuedCount

func (m *TssNotifStats) GetQueuedCount() uint32

func (*TssNotifStats) ProtoMessage

func (*TssNotifStats) ProtoMessage()

func (*TssNotifStats) Reset

func (m *TssNotifStats) Reset()

func (*TssNotifStats) String

func (m *TssNotifStats) String() string

func (*TssNotifStats) XXX_DiscardUnknown

func (m *TssNotifStats) XXX_DiscardUnknown()

func (*TssNotifStats) XXX_Marshal

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

func (*TssNotifStats) XXX_Merge

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

func (*TssNotifStats) XXX_Size

func (m *TssNotifStats) XXX_Size() int

func (*TssNotifStats) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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