cisco_ios_xr_ip_tcp_oper_tcp_connection_nodes_node_detail_informations_detail_information

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-ip-tcp-oper:tcp-connection/nodes/node/detail-informations/detail-information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SackblkBag_

type SackblkBag_ struct {
	Start                uint32   `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
	End                  uint32   `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SackblkBag_) Descriptor

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

func (*SackblkBag_) GetEnd

func (m *SackblkBag_) GetEnd() uint32

func (*SackblkBag_) GetStart

func (m *SackblkBag_) GetStart() uint32

func (*SackblkBag_) ProtoMessage

func (*SackblkBag_) ProtoMessage()

func (*SackblkBag_) Reset

func (m *SackblkBag_) Reset()

func (*SackblkBag_) String

func (m *SackblkBag_) String() string

func (*SackblkBag_) XXX_DiscardUnknown

func (m *SackblkBag_) XXX_DiscardUnknown()

func (*SackblkBag_) XXX_Marshal

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

func (*SackblkBag_) XXX_Merge

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

func (*SackblkBag_) XXX_Size

func (m *SackblkBag_) XXX_Size() int

func (*SackblkBag_) XXX_Unmarshal

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

type SackholeBag_

type SackholeBag_ struct {
	Start                uint32   `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
	End                  uint32   `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
	DuplicatedAck        uint32   `protobuf:"varint,3,opt,name=duplicated_ack,json=duplicatedAck,proto3" json:"duplicated_ack,omitempty"`
	Retransmitted        uint32   `protobuf:"varint,4,opt,name=retransmitted,proto3" json:"retransmitted,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SackholeBag_) Descriptor

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

func (*SackholeBag_) GetDuplicatedAck

func (m *SackholeBag_) GetDuplicatedAck() uint32

func (*SackholeBag_) GetEnd

func (m *SackholeBag_) GetEnd() uint32

func (*SackholeBag_) GetRetransmitted

func (m *SackholeBag_) GetRetransmitted() uint32

func (*SackholeBag_) GetStart

func (m *SackholeBag_) GetStart() uint32

func (*SackholeBag_) ProtoMessage

func (*SackholeBag_) ProtoMessage()

func (*SackholeBag_) Reset

func (m *SackholeBag_) Reset()

func (*SackholeBag_) String

func (m *SackholeBag_) String() string

func (*SackholeBag_) XXX_DiscardUnknown

func (m *SackholeBag_) XXX_DiscardUnknown()

func (*SackholeBag_) XXX_Marshal

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

func (*SackholeBag_) XXX_Merge

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

func (*SackholeBag_) XXX_Size

func (m *SackholeBag_) XXX_Size() int

func (*SackholeBag_) XXX_Unmarshal

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

type TcpAddressType

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

func (*TcpAddressType) Descriptor

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

func (*TcpAddressType) GetAfName

func (m *TcpAddressType) GetAfName() string

func (*TcpAddressType) GetIpv4Address

func (m *TcpAddressType) GetIpv4Address() string

func (*TcpAddressType) GetIpv6Address

func (m *TcpAddressType) GetIpv6Address() string

func (*TcpAddressType) ProtoMessage

func (*TcpAddressType) ProtoMessage()

func (*TcpAddressType) Reset

func (m *TcpAddressType) Reset()

func (*TcpAddressType) String

func (m *TcpAddressType) String() string

func (*TcpAddressType) XXX_DiscardUnknown

func (m *TcpAddressType) XXX_DiscardUnknown()

func (*TcpAddressType) XXX_Marshal

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

func (*TcpAddressType) XXX_Merge

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

func (*TcpAddressType) XXX_Size

func (m *TcpAddressType) XXX_Size() int

func (*TcpAddressType) XXX_Unmarshal

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

type TcpConnFeaturesBag_

type TcpConnFeaturesBag_ struct {
	SelectiveAck             bool     `protobuf:"varint,1,opt,name=selective_ack,json=selectiveAck,proto3" json:"selective_ack,omitempty"`
	Md5                      bool     `protobuf:"varint,2,opt,name=md5,proto3" json:"md5,omitempty"`
	Timestamps               bool     `protobuf:"varint,3,opt,name=timestamps,proto3" json:"timestamps,omitempty"`
	WindowScaling            bool     `protobuf:"varint,4,opt,name=window_scaling,json=windowScaling,proto3" json:"window_scaling,omitempty"`
	Nagle                    bool     `protobuf:"varint,5,opt,name=nagle,proto3" json:"nagle,omitempty"`
	GiveupTimer              bool     `protobuf:"varint,6,opt,name=giveup_timer,json=giveupTimer,proto3" json:"giveup_timer,omitempty"`
	ConnectionKeepAliveTimer bool     `` /* 138-byte string literal not displayed */
	PathMtuDiscovery         bool     `protobuf:"varint,8,opt,name=path_mtu_discovery,json=pathMtuDiscovery,proto3" json:"path_mtu_discovery,omitempty"`
	MssCisco                 bool     `protobuf:"varint,9,opt,name=mss_cisco,json=mssCisco,proto3" json:"mss_cisco,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*TcpConnFeaturesBag_) Descriptor

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

func (*TcpConnFeaturesBag_) GetConnectionKeepAliveTimer

func (m *TcpConnFeaturesBag_) GetConnectionKeepAliveTimer() bool

func (*TcpConnFeaturesBag_) GetGiveupTimer

func (m *TcpConnFeaturesBag_) GetGiveupTimer() bool

func (*TcpConnFeaturesBag_) GetMd5

func (m *TcpConnFeaturesBag_) GetMd5() bool

func (*TcpConnFeaturesBag_) GetMssCisco

func (m *TcpConnFeaturesBag_) GetMssCisco() bool

func (*TcpConnFeaturesBag_) GetNagle

func (m *TcpConnFeaturesBag_) GetNagle() bool

func (*TcpConnFeaturesBag_) GetPathMtuDiscovery

func (m *TcpConnFeaturesBag_) GetPathMtuDiscovery() bool

func (*TcpConnFeaturesBag_) GetSelectiveAck

func (m *TcpConnFeaturesBag_) GetSelectiveAck() bool

func (*TcpConnFeaturesBag_) GetTimestamps

func (m *TcpConnFeaturesBag_) GetTimestamps() bool

func (*TcpConnFeaturesBag_) GetWindowScaling

func (m *TcpConnFeaturesBag_) GetWindowScaling() bool

func (*TcpConnFeaturesBag_) ProtoMessage

func (*TcpConnFeaturesBag_) ProtoMessage()

func (*TcpConnFeaturesBag_) Reset

func (m *TcpConnFeaturesBag_) Reset()

func (*TcpConnFeaturesBag_) String

func (m *TcpConnFeaturesBag_) String() string

func (*TcpConnFeaturesBag_) XXX_DiscardUnknown

func (m *TcpConnFeaturesBag_) XXX_DiscardUnknown()

func (*TcpConnFeaturesBag_) XXX_Marshal

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

func (*TcpConnFeaturesBag_) XXX_Merge

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

func (*TcpConnFeaturesBag_) XXX_Size

func (m *TcpConnFeaturesBag_) XXX_Size() int

func (*TcpConnFeaturesBag_) XXX_Unmarshal

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

type TcpConnStatesBag_

type TcpConnStatesBag_ struct {
	NagleWait            bool     `protobuf:"varint,1,opt,name=nagle_wait,json=nagleWait,proto3" json:"nagle_wait,omitempty"`
	AckNeeded            bool     `protobuf:"varint,2,opt,name=ack_needed,json=ackNeeded,proto3" json:"ack_needed,omitempty"`
	FinSent              bool     `protobuf:"varint,3,opt,name=fin_sent,json=finSent,proto3" json:"fin_sent,omitempty"`
	Probing              bool     `protobuf:"varint,4,opt,name=probing,proto3" json:"probing,omitempty"`
	NeedPush             bool     `protobuf:"varint,5,opt,name=need_push,json=needPush,proto3" json:"need_push,omitempty"`
	Pushed               bool     `protobuf:"varint,6,opt,name=pushed,proto3" json:"pushed,omitempty"`
	InSynCache           bool     `protobuf:"varint,7,opt,name=in_syn_cache,json=inSynCache,proto3" json:"in_syn_cache,omitempty"`
	PathMtuAger          bool     `protobuf:"varint,8,opt,name=path_mtu_ager,json=pathMtuAger,proto3" json:"path_mtu_ager,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpConnStatesBag_) Descriptor

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

func (*TcpConnStatesBag_) GetAckNeeded

func (m *TcpConnStatesBag_) GetAckNeeded() bool

func (*TcpConnStatesBag_) GetFinSent

func (m *TcpConnStatesBag_) GetFinSent() bool

func (*TcpConnStatesBag_) GetInSynCache

func (m *TcpConnStatesBag_) GetInSynCache() bool

func (*TcpConnStatesBag_) GetNagleWait

func (m *TcpConnStatesBag_) GetNagleWait() bool

func (*TcpConnStatesBag_) GetNeedPush

func (m *TcpConnStatesBag_) GetNeedPush() bool

func (*TcpConnStatesBag_) GetPathMtuAger

func (m *TcpConnStatesBag_) GetPathMtuAger() bool

func (*TcpConnStatesBag_) GetProbing

func (m *TcpConnStatesBag_) GetProbing() bool

func (*TcpConnStatesBag_) GetPushed

func (m *TcpConnStatesBag_) GetPushed() bool

func (*TcpConnStatesBag_) ProtoMessage

func (*TcpConnStatesBag_) ProtoMessage()

func (*TcpConnStatesBag_) Reset

func (m *TcpConnStatesBag_) Reset()

func (*TcpConnStatesBag_) String

func (m *TcpConnStatesBag_) String() string

func (*TcpConnStatesBag_) XXX_DiscardUnknown

func (m *TcpConnStatesBag_) XXX_DiscardUnknown()

func (*TcpConnStatesBag_) XXX_Marshal

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

func (*TcpConnStatesBag_) XXX_Merge

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

func (*TcpConnStatesBag_) XXX_Size

func (m *TcpConnStatesBag_) XXX_Size() int

func (*TcpConnStatesBag_) XXX_Unmarshal

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

type TcpShTableBag

type TcpShTableBag struct {
	AddressFamily                 string                `protobuf:"bytes,50,opt,name=address_family,json=addressFamily,proto3" json:"address_family,omitempty"`
	Pcb                           uint64                `protobuf:"varint,51,opt,name=pcb,proto3" json:"pcb,omitempty"`
	So                            uint64                `protobuf:"varint,52,opt,name=so,proto3" json:"so,omitempty"`
	Tcpcb                         uint64                `protobuf:"varint,53,opt,name=tcpcb,proto3" json:"tcpcb,omitempty"`
	VrfId                         uint32                `protobuf:"varint,54,opt,name=vrf_id,json=vrfId,proto3" json:"vrf_id,omitempty"`
	ConnectionState               string                `protobuf:"bytes,55,opt,name=connection_state,json=connectionState,proto3" json:"connection_state,omitempty"`
	EstablishedTime               uint32                `protobuf:"varint,56,opt,name=established_time,json=establishedTime,proto3" json:"established_time,omitempty"`
	LocalPid                      uint32                `protobuf:"varint,57,opt,name=local_pid,json=localPid,proto3" json:"local_pid,omitempty"`
	LocalAddress                  *TcpAddressType       `protobuf:"bytes,58,opt,name=local_address,json=localAddress,proto3" json:"local_address,omitempty"`
	ForeignAddress                *TcpAddressType       `protobuf:"bytes,59,opt,name=foreign_address,json=foreignAddress,proto3" json:"foreign_address,omitempty"`
	LocalPort                     uint32                `protobuf:"varint,60,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"`
	ForeignPort                   uint32                `protobuf:"varint,61,opt,name=foreign_port,json=foreignPort,proto3" json:"foreign_port,omitempty"`
	PacketPriority                string                `protobuf:"bytes,62,opt,name=packet_priority,json=packetPriority,proto3" json:"packet_priority,omitempty"`
	PacketTos                     uint32                `protobuf:"varint,63,opt,name=packet_tos,json=packetTos,proto3" json:"packet_tos,omitempty"`
	PacketTtl                     uint32                `protobuf:"varint,64,opt,name=packet_ttl,json=packetTtl,proto3" json:"packet_ttl,omitempty"`
	HashIndex                     uint32                `protobuf:"varint,65,opt,name=hash_index,json=hashIndex,proto3" json:"hash_index,omitempty"`
	CurrentReceiveQueueSize       uint32                `` /* 136-byte string literal not displayed */
	MaxReceiveQueueSize           uint32                `protobuf:"varint,67,opt,name=max_receive_queue_size,json=maxReceiveQueueSize,proto3" json:"max_receive_queue_size,omitempty"`
	CurrentSendQueueSize          uint32                `` /* 127-byte string literal not displayed */
	MaxSendQueueSize              uint32                `protobuf:"varint,69,opt,name=max_send_queue_size,json=maxSendQueueSize,proto3" json:"max_send_queue_size,omitempty"`
	CurrentReceiveQueuePacketSize uint32                `` /* 156-byte string literal not displayed */
	MaxReceiveQueuePacketSize     uint32                `` /* 144-byte string literal not displayed */
	SaveQueueSize                 uint32                `protobuf:"varint,72,opt,name=save_queue_size,json=saveQueueSize,proto3" json:"save_queue_size,omitempty"`
	SendInitialSequenceNum        uint32                `` /* 133-byte string literal not displayed */
	SendUnackSequenceNum          uint32                `` /* 127-byte string literal not displayed */
	SendNextSequenceNum           uint32                `protobuf:"varint,75,opt,name=send_next_sequence_num,json=sendNextSequenceNum,proto3" json:"send_next_sequence_num,omitempty"`
	SendMaxSequenceNum            uint32                `protobuf:"varint,76,opt,name=send_max_sequence_num,json=sendMaxSequenceNum,proto3" json:"send_max_sequence_num,omitempty"`
	SendWindowSize                uint32                `protobuf:"varint,77,opt,name=send_window_size,json=sendWindowSize,proto3" json:"send_window_size,omitempty"`
	SendCongestionWindowSize      uint32                `` /* 139-byte string literal not displayed */
	ReceiveInitialSequenceNum     uint32                `` /* 142-byte string literal not displayed */
	ReceiveNextSequenceNum        uint32                `` /* 133-byte string literal not displayed */
	ReceiveAdvWindowSize          uint32                `` /* 127-byte string literal not displayed */
	ReceiveWindowSize             uint32                `protobuf:"varint,82,opt,name=receive_window_size,json=receiveWindowSize,proto3" json:"receive_window_size,omitempty"`
	Mss                           uint32                `protobuf:"varint,83,opt,name=mss,proto3" json:"mss,omitempty"`
	PeerMss                       uint32                `protobuf:"varint,84,opt,name=peer_mss,json=peerMss,proto3" json:"peer_mss,omitempty"`
	Srtt                          uint32                `protobuf:"varint,85,opt,name=srtt,proto3" json:"srtt,omitempty"`
	Rtto                          uint32                `protobuf:"varint,86,opt,name=rtto,proto3" json:"rtto,omitempty"`
	Krtt                          uint32                `protobuf:"varint,87,opt,name=krtt,proto3" json:"krtt,omitempty"`
	Srtv                          uint32                `protobuf:"varint,88,opt,name=srtv,proto3" json:"srtv,omitempty"`
	MinRtt                        uint32                `protobuf:"varint,89,opt,name=min_rtt,json=minRtt,proto3" json:"min_rtt,omitempty"`
	MaxRtt                        uint32                `protobuf:"varint,90,opt,name=max_rtt,json=maxRtt,proto3" json:"max_rtt,omitempty"`
	Retries                       uint32                `protobuf:"varint,91,opt,name=retries,proto3" json:"retries,omitempty"`
	AckHoldTime                   uint32                `protobuf:"varint,92,opt,name=ack_hold_time,json=ackHoldTime,proto3" json:"ack_hold_time,omitempty"`
	GiveupTime                    uint32                `protobuf:"varint,93,opt,name=giveup_time,json=giveupTime,proto3" json:"giveup_time,omitempty"`
	KeepAliveTime                 uint32                `protobuf:"varint,94,opt,name=keep_alive_time,json=keepAliveTime,proto3" json:"keep_alive_time,omitempty"`
	SynWaitTime                   uint32                `protobuf:"varint,95,opt,name=syn_wait_time,json=synWaitTime,proto3" json:"syn_wait_time,omitempty"`
	Timer                         []*TcpTimerBag_       `protobuf:"bytes,96,rep,name=timer,proto3" json:"timer,omitempty"`
	SocketOptionFlags             *TcpSockOptionsBag_   `protobuf:"bytes,97,opt,name=socket_option_flags,json=socketOptionFlags,proto3" json:"socket_option_flags,omitempty"`
	SocketStateFlags              *TcpSockStatesBag_    `protobuf:"bytes,98,opt,name=socket_state_flags,json=socketStateFlags,proto3" json:"socket_state_flags,omitempty"`
	FeatureFlags                  *TcpConnFeaturesBag_  `protobuf:"bytes,99,opt,name=feature_flags,json=featureFlags,proto3" json:"feature_flags,omitempty"`
	StateFlags                    *TcpConnStatesBag_    `protobuf:"bytes,100,opt,name=state_flags,json=stateFlags,proto3" json:"state_flags,omitempty"`
	RequestFlags                  *TcpConnFeaturesBag_  `protobuf:"bytes,101,opt,name=request_flags,json=requestFlags,proto3" json:"request_flags,omitempty"`
	RxsyNaclname                  []string              `protobuf:"bytes,102,rep,name=rxsy_naclname,json=rxsyNaclname,proto3" json:"rxsy_naclname,omitempty"`
	SoftError                     int32                 `protobuf:"zigzag32,103,opt,name=soft_error,json=softError,proto3" json:"soft_error,omitempty"`
	SockError                     int32                 `protobuf:"zigzag32,104,opt,name=sock_error,json=sockError,proto3" json:"sock_error,omitempty"`
	IsRetransForever              bool                  `protobuf:"varint,105,opt,name=is_retrans_forever,json=isRetransForever,proto3" json:"is_retrans_forever,omitempty"`
	MinMss                        uint32                `protobuf:"varint,106,opt,name=min_mss,json=minMss,proto3" json:"min_mss,omitempty"`
	MaxMss                        uint32                `protobuf:"varint,107,opt,name=max_mss,json=maxMss,proto3" json:"max_mss,omitempty"`
	ConnectRetries                uint32                `protobuf:"varint,108,opt,name=connect_retries,json=connectRetries,proto3" json:"connect_retries,omitempty"`
	ConnectRetryInterval          uint32                `` /* 126-byte string literal not displayed */
	ReceiveWindowScale            uint32                `protobuf:"varint,110,opt,name=receive_window_scale,json=receiveWindowScale,proto3" json:"receive_window_scale,omitempty"`
	SendWindowScale               uint32                `protobuf:"varint,111,opt,name=send_window_scale,json=sendWindowScale,proto3" json:"send_window_scale,omitempty"`
	RequestReceiveWindowScale     uint32                `` /* 143-byte string literal not displayed */
	RqstSendWndScale              uint32                `protobuf:"varint,113,opt,name=rqst_send_wnd_scale,json=rqstSendWndScale,proto3" json:"rqst_send_wnd_scale,omitempty"`
	TimeStampRecent               uint32                `protobuf:"varint,114,opt,name=time_stamp_recent,json=timeStampRecent,proto3" json:"time_stamp_recent,omitempty"`
	TimeStampRecentAge            uint32                `protobuf:"varint,115,opt,name=time_stamp_recent_age,json=timeStampRecentAge,proto3" json:"time_stamp_recent_age,omitempty"`
	LastAckSent                   uint32                `protobuf:"varint,116,opt,name=last_ack_sent,json=lastAckSent,proto3" json:"last_ack_sent,omitempty"`
	SackBlk                       []*SackblkBag_        `protobuf:"bytes,117,rep,name=sack_blk,json=sackBlk,proto3" json:"sack_blk,omitempty"`
	SendSackHole                  []*SackholeBag_       `protobuf:"bytes,118,rep,name=send_sack_hole,json=sendSackHole,proto3" json:"send_sack_hole,omitempty"`
	ReceiveBufStateFlags          *TcpSockbufStatesBag_ `` /* 127-byte string literal not displayed */
	SendBufStateFlags             *TcpSockbufStatesBag_ `protobuf:"bytes,120,opt,name=send_buf_state_flags,json=sendBufStateFlags,proto3" json:"send_buf_state_flags,omitempty"`
	SendbufLowwat                 uint32                `protobuf:"varint,121,opt,name=sendbuf_lowwat,json=sendbufLowwat,proto3" json:"sendbuf_lowwat,omitempty"`
	RecvbufLowwat                 uint32                `protobuf:"varint,122,opt,name=recvbuf_lowwat,json=recvbufLowwat,proto3" json:"recvbuf_lowwat,omitempty"`
	SendbufHiwat                  uint32                `protobuf:"varint,123,opt,name=sendbuf_hiwat,json=sendbufHiwat,proto3" json:"sendbuf_hiwat,omitempty"`
	RecvbufHiwat                  uint32                `protobuf:"varint,124,opt,name=recvbuf_hiwat,json=recvbufHiwat,proto3" json:"recvbuf_hiwat,omitempty"`
	SendbufNotifyThresh           uint32                `protobuf:"varint,125,opt,name=sendbuf_notify_thresh,json=sendbufNotifyThresh,proto3" json:"sendbuf_notify_thresh,omitempty"`
	RecvbufDatasize               uint32                `protobuf:"varint,126,opt,name=recvbuf_datasize,json=recvbufDatasize,proto3" json:"recvbuf_datasize,omitempty"`
	QueueLength                   uint32                `protobuf:"varint,127,opt,name=queue_length,json=queueLength,proto3" json:"queue_length,omitempty"`
	QueueZeroLength               uint32                `protobuf:"varint,128,opt,name=queue_zero_length,json=queueZeroLength,proto3" json:"queue_zero_length,omitempty"`
	QueueLimit                    uint32                `protobuf:"varint,129,opt,name=queue_limit,json=queueLimit,proto3" json:"queue_limit,omitempty"`
	SocketError                   uint32                `protobuf:"varint,130,opt,name=socket_error,json=socketError,proto3" json:"socket_error,omitempty"`
	AutoRearm                     uint32                `protobuf:"varint,131,opt,name=auto_rearm,json=autoRearm,proto3" json:"auto_rearm,omitempty"`
	SendPduCount                  uint32                `protobuf:"varint,132,opt,name=send_pdu_count,json=sendPduCount,proto3" json:"send_pdu_count,omitempty"`
	OutputIfhandle                uint32                `protobuf:"varint,133,opt,name=output_ifhandle,json=outputIfhandle,proto3" json:"output_ifhandle,omitempty"`
	FibPdCtxSize                  uint32                `protobuf:"varint,134,opt,name=fib_pd_ctx_size,json=fibPdCtxSize,proto3" json:"fib_pd_ctx_size,omitempty"`
	FibPdCtx                      []uint32              `protobuf:"varint,135,rep,packed,name=fib_pd_ctx,json=fibPdCtx,proto3" json:"fib_pd_ctx,omitempty"`
	NumLabels                     uint32                `protobuf:"varint,136,opt,name=num_labels,json=numLabels,proto3" json:"num_labels,omitempty"`
	FibLabelOutput                []uint32              `protobuf:"varint,137,rep,packed,name=fib_label_output,json=fibLabelOutput,proto3" json:"fib_label_output,omitempty"`
	LocalAppInstance              uint32                `protobuf:"varint,138,opt,name=local_app_instance,json=localAppInstance,proto3" json:"local_app_instance,omitempty"`
	XXX_NoUnkeyedLiteral          struct{}              `json:"-"`
	XXX_unrecognized              []byte                `json:"-"`
	XXX_sizecache                 int32                 `json:"-"`
}

func (*TcpShTableBag) Descriptor

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

func (*TcpShTableBag) GetAckHoldTime

func (m *TcpShTableBag) GetAckHoldTime() uint32

func (*TcpShTableBag) GetAddressFamily

func (m *TcpShTableBag) GetAddressFamily() string

func (*TcpShTableBag) GetAutoRearm

func (m *TcpShTableBag) GetAutoRearm() uint32

func (*TcpShTableBag) GetConnectRetries

func (m *TcpShTableBag) GetConnectRetries() uint32

func (*TcpShTableBag) GetConnectRetryInterval

func (m *TcpShTableBag) GetConnectRetryInterval() uint32

func (*TcpShTableBag) GetConnectionState

func (m *TcpShTableBag) GetConnectionState() string

func (*TcpShTableBag) GetCurrentReceiveQueuePacketSize

func (m *TcpShTableBag) GetCurrentReceiveQueuePacketSize() uint32

func (*TcpShTableBag) GetCurrentReceiveQueueSize

func (m *TcpShTableBag) GetCurrentReceiveQueueSize() uint32

func (*TcpShTableBag) GetCurrentSendQueueSize

func (m *TcpShTableBag) GetCurrentSendQueueSize() uint32

func (*TcpShTableBag) GetEstablishedTime

func (m *TcpShTableBag) GetEstablishedTime() uint32

func (*TcpShTableBag) GetFeatureFlags

func (m *TcpShTableBag) GetFeatureFlags() *TcpConnFeaturesBag_

func (*TcpShTableBag) GetFibLabelOutput

func (m *TcpShTableBag) GetFibLabelOutput() []uint32

func (*TcpShTableBag) GetFibPdCtx

func (m *TcpShTableBag) GetFibPdCtx() []uint32

func (*TcpShTableBag) GetFibPdCtxSize

func (m *TcpShTableBag) GetFibPdCtxSize() uint32

func (*TcpShTableBag) GetForeignAddress

func (m *TcpShTableBag) GetForeignAddress() *TcpAddressType

func (*TcpShTableBag) GetForeignPort

func (m *TcpShTableBag) GetForeignPort() uint32

func (*TcpShTableBag) GetGiveupTime

func (m *TcpShTableBag) GetGiveupTime() uint32

func (*TcpShTableBag) GetHashIndex

func (m *TcpShTableBag) GetHashIndex() uint32

func (*TcpShTableBag) GetIsRetransForever

func (m *TcpShTableBag) GetIsRetransForever() bool

func (*TcpShTableBag) GetKeepAliveTime

func (m *TcpShTableBag) GetKeepAliveTime() uint32

func (*TcpShTableBag) GetKrtt

func (m *TcpShTableBag) GetKrtt() uint32

func (*TcpShTableBag) GetLastAckSent

func (m *TcpShTableBag) GetLastAckSent() uint32

func (*TcpShTableBag) GetLocalAddress

func (m *TcpShTableBag) GetLocalAddress() *TcpAddressType

func (*TcpShTableBag) GetLocalAppInstance

func (m *TcpShTableBag) GetLocalAppInstance() uint32

func (*TcpShTableBag) GetLocalPid

func (m *TcpShTableBag) GetLocalPid() uint32

func (*TcpShTableBag) GetLocalPort

func (m *TcpShTableBag) GetLocalPort() uint32

func (*TcpShTableBag) GetMaxMss

func (m *TcpShTableBag) GetMaxMss() uint32

func (*TcpShTableBag) GetMaxReceiveQueuePacketSize

func (m *TcpShTableBag) GetMaxReceiveQueuePacketSize() uint32

func (*TcpShTableBag) GetMaxReceiveQueueSize

func (m *TcpShTableBag) GetMaxReceiveQueueSize() uint32

func (*TcpShTableBag) GetMaxRtt

func (m *TcpShTableBag) GetMaxRtt() uint32

func (*TcpShTableBag) GetMaxSendQueueSize

func (m *TcpShTableBag) GetMaxSendQueueSize() uint32

func (*TcpShTableBag) GetMinMss

func (m *TcpShTableBag) GetMinMss() uint32

func (*TcpShTableBag) GetMinRtt

func (m *TcpShTableBag) GetMinRtt() uint32

func (*TcpShTableBag) GetMss

func (m *TcpShTableBag) GetMss() uint32

func (*TcpShTableBag) GetNumLabels

func (m *TcpShTableBag) GetNumLabels() uint32

func (*TcpShTableBag) GetOutputIfhandle

func (m *TcpShTableBag) GetOutputIfhandle() uint32

func (*TcpShTableBag) GetPacketPriority

func (m *TcpShTableBag) GetPacketPriority() string

func (*TcpShTableBag) GetPacketTos

func (m *TcpShTableBag) GetPacketTos() uint32

func (*TcpShTableBag) GetPacketTtl

func (m *TcpShTableBag) GetPacketTtl() uint32

func (*TcpShTableBag) GetPcb

func (m *TcpShTableBag) GetPcb() uint64

func (*TcpShTableBag) GetPeerMss

func (m *TcpShTableBag) GetPeerMss() uint32

func (*TcpShTableBag) GetQueueLength

func (m *TcpShTableBag) GetQueueLength() uint32

func (*TcpShTableBag) GetQueueLimit

func (m *TcpShTableBag) GetQueueLimit() uint32

func (*TcpShTableBag) GetQueueZeroLength

func (m *TcpShTableBag) GetQueueZeroLength() uint32

func (*TcpShTableBag) GetReceiveAdvWindowSize

func (m *TcpShTableBag) GetReceiveAdvWindowSize() uint32

func (*TcpShTableBag) GetReceiveBufStateFlags

func (m *TcpShTableBag) GetReceiveBufStateFlags() *TcpSockbufStatesBag_

func (*TcpShTableBag) GetReceiveInitialSequenceNum

func (m *TcpShTableBag) GetReceiveInitialSequenceNum() uint32

func (*TcpShTableBag) GetReceiveNextSequenceNum

func (m *TcpShTableBag) GetReceiveNextSequenceNum() uint32

func (*TcpShTableBag) GetReceiveWindowScale

func (m *TcpShTableBag) GetReceiveWindowScale() uint32

func (*TcpShTableBag) GetReceiveWindowSize

func (m *TcpShTableBag) GetReceiveWindowSize() uint32

func (*TcpShTableBag) GetRecvbufDatasize

func (m *TcpShTableBag) GetRecvbufDatasize() uint32

func (*TcpShTableBag) GetRecvbufHiwat

func (m *TcpShTableBag) GetRecvbufHiwat() uint32

func (*TcpShTableBag) GetRecvbufLowwat

func (m *TcpShTableBag) GetRecvbufLowwat() uint32

func (*TcpShTableBag) GetRequestFlags

func (m *TcpShTableBag) GetRequestFlags() *TcpConnFeaturesBag_

func (*TcpShTableBag) GetRequestReceiveWindowScale

func (m *TcpShTableBag) GetRequestReceiveWindowScale() uint32

func (*TcpShTableBag) GetRetries

func (m *TcpShTableBag) GetRetries() uint32

func (*TcpShTableBag) GetRqstSendWndScale

func (m *TcpShTableBag) GetRqstSendWndScale() uint32

func (*TcpShTableBag) GetRtto

func (m *TcpShTableBag) GetRtto() uint32

func (*TcpShTableBag) GetRxsyNaclname

func (m *TcpShTableBag) GetRxsyNaclname() []string

func (*TcpShTableBag) GetSackBlk

func (m *TcpShTableBag) GetSackBlk() []*SackblkBag_

func (*TcpShTableBag) GetSaveQueueSize

func (m *TcpShTableBag) GetSaveQueueSize() uint32

func (*TcpShTableBag) GetSendBufStateFlags

func (m *TcpShTableBag) GetSendBufStateFlags() *TcpSockbufStatesBag_

func (*TcpShTableBag) GetSendCongestionWindowSize

func (m *TcpShTableBag) GetSendCongestionWindowSize() uint32

func (*TcpShTableBag) GetSendInitialSequenceNum

func (m *TcpShTableBag) GetSendInitialSequenceNum() uint32

func (*TcpShTableBag) GetSendMaxSequenceNum

func (m *TcpShTableBag) GetSendMaxSequenceNum() uint32

func (*TcpShTableBag) GetSendNextSequenceNum

func (m *TcpShTableBag) GetSendNextSequenceNum() uint32

func (*TcpShTableBag) GetSendPduCount

func (m *TcpShTableBag) GetSendPduCount() uint32

func (*TcpShTableBag) GetSendSackHole

func (m *TcpShTableBag) GetSendSackHole() []*SackholeBag_

func (*TcpShTableBag) GetSendUnackSequenceNum

func (m *TcpShTableBag) GetSendUnackSequenceNum() uint32

func (*TcpShTableBag) GetSendWindowScale

func (m *TcpShTableBag) GetSendWindowScale() uint32

func (*TcpShTableBag) GetSendWindowSize

func (m *TcpShTableBag) GetSendWindowSize() uint32

func (*TcpShTableBag) GetSendbufHiwat

func (m *TcpShTableBag) GetSendbufHiwat() uint32

func (*TcpShTableBag) GetSendbufLowwat

func (m *TcpShTableBag) GetSendbufLowwat() uint32

func (*TcpShTableBag) GetSendbufNotifyThresh

func (m *TcpShTableBag) GetSendbufNotifyThresh() uint32

func (*TcpShTableBag) GetSo

func (m *TcpShTableBag) GetSo() uint64

func (*TcpShTableBag) GetSockError

func (m *TcpShTableBag) GetSockError() int32

func (*TcpShTableBag) GetSocketError

func (m *TcpShTableBag) GetSocketError() uint32

func (*TcpShTableBag) GetSocketOptionFlags

func (m *TcpShTableBag) GetSocketOptionFlags() *TcpSockOptionsBag_

func (*TcpShTableBag) GetSocketStateFlags

func (m *TcpShTableBag) GetSocketStateFlags() *TcpSockStatesBag_

func (*TcpShTableBag) GetSoftError

func (m *TcpShTableBag) GetSoftError() int32

func (*TcpShTableBag) GetSrtt

func (m *TcpShTableBag) GetSrtt() uint32

func (*TcpShTableBag) GetSrtv

func (m *TcpShTableBag) GetSrtv() uint32

func (*TcpShTableBag) GetStateFlags

func (m *TcpShTableBag) GetStateFlags() *TcpConnStatesBag_

func (*TcpShTableBag) GetSynWaitTime

func (m *TcpShTableBag) GetSynWaitTime() uint32

func (*TcpShTableBag) GetTcpcb

func (m *TcpShTableBag) GetTcpcb() uint64

func (*TcpShTableBag) GetTimeStampRecent

func (m *TcpShTableBag) GetTimeStampRecent() uint32

func (*TcpShTableBag) GetTimeStampRecentAge

func (m *TcpShTableBag) GetTimeStampRecentAge() uint32

func (*TcpShTableBag) GetTimer

func (m *TcpShTableBag) GetTimer() []*TcpTimerBag_

func (*TcpShTableBag) GetVrfId

func (m *TcpShTableBag) GetVrfId() uint32

func (*TcpShTableBag) ProtoMessage

func (*TcpShTableBag) ProtoMessage()

func (*TcpShTableBag) Reset

func (m *TcpShTableBag) Reset()

func (*TcpShTableBag) String

func (m *TcpShTableBag) String() string

func (*TcpShTableBag) XXX_DiscardUnknown

func (m *TcpShTableBag) XXX_DiscardUnknown()

func (*TcpShTableBag) XXX_Marshal

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

func (*TcpShTableBag) XXX_Merge

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

func (*TcpShTableBag) XXX_Size

func (m *TcpShTableBag) XXX_Size() int

func (*TcpShTableBag) XXX_Unmarshal

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

type TcpShTableBag_KEYS

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

func (*TcpShTableBag_KEYS) Descriptor

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

func (*TcpShTableBag_KEYS) GetId

func (m *TcpShTableBag_KEYS) GetId() string

func (*TcpShTableBag_KEYS) GetPcbId

func (m *TcpShTableBag_KEYS) GetPcbId() string

func (*TcpShTableBag_KEYS) ProtoMessage

func (*TcpShTableBag_KEYS) ProtoMessage()

func (*TcpShTableBag_KEYS) Reset

func (m *TcpShTableBag_KEYS) Reset()

func (*TcpShTableBag_KEYS) String

func (m *TcpShTableBag_KEYS) String() string

func (*TcpShTableBag_KEYS) XXX_DiscardUnknown

func (m *TcpShTableBag_KEYS) XXX_DiscardUnknown()

func (*TcpShTableBag_KEYS) XXX_Marshal

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

func (*TcpShTableBag_KEYS) XXX_Merge

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

func (*TcpShTableBag_KEYS) XXX_Size

func (m *TcpShTableBag_KEYS) XXX_Size() int

func (*TcpShTableBag_KEYS) XXX_Unmarshal

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

type TcpSockOptionsBag_

type TcpSockOptionsBag_ struct {
	Debug                bool     `protobuf:"varint,1,opt,name=debug,proto3" json:"debug,omitempty"`
	AcceptConnection     bool     `protobuf:"varint,2,opt,name=accept_connection,json=acceptConnection,proto3" json:"accept_connection,omitempty"`
	ReuseAddress         bool     `protobuf:"varint,3,opt,name=reuse_address,json=reuseAddress,proto3" json:"reuse_address,omitempty"`
	KeepAlive            bool     `protobuf:"varint,4,opt,name=keep_alive,json=keepAlive,proto3" json:"keep_alive,omitempty"`
	DontRoute            bool     `protobuf:"varint,5,opt,name=dont_route,json=dontRoute,proto3" json:"dont_route,omitempty"`
	Broadcast            bool     `protobuf:"varint,6,opt,name=broadcast,proto3" json:"broadcast,omitempty"`
	UseLoopback          bool     `protobuf:"varint,7,opt,name=use_loopback,json=useLoopback,proto3" json:"use_loopback,omitempty"`
	Linger               bool     `protobuf:"varint,8,opt,name=linger,proto3" json:"linger,omitempty"`
	OutOfBandInline      bool     `protobuf:"varint,9,opt,name=out_of_band_inline,json=outOfBandInline,proto3" json:"out_of_band_inline,omitempty"`
	ReusePort            bool     `protobuf:"varint,10,opt,name=reuse_port,json=reusePort,proto3" json:"reuse_port,omitempty"`
	NonblockingIo        bool     `protobuf:"varint,11,opt,name=nonblocking_io,json=nonblockingIo,proto3" json:"nonblocking_io,omitempty"`
	SndBufScaled         bool     `protobuf:"varint,12,opt,name=snd_buf_scaled,json=sndBufScaled,proto3" json:"snd_buf_scaled,omitempty"`
	RcvBufScaled         bool     `protobuf:"varint,13,opt,name=rcv_buf_scaled,json=rcvBufScaled,proto3" json:"rcv_buf_scaled,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpSockOptionsBag_) Descriptor

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

func (*TcpSockOptionsBag_) GetAcceptConnection

func (m *TcpSockOptionsBag_) GetAcceptConnection() bool

func (*TcpSockOptionsBag_) GetBroadcast

func (m *TcpSockOptionsBag_) GetBroadcast() bool

func (*TcpSockOptionsBag_) GetDebug

func (m *TcpSockOptionsBag_) GetDebug() bool

func (*TcpSockOptionsBag_) GetDontRoute

func (m *TcpSockOptionsBag_) GetDontRoute() bool

func (*TcpSockOptionsBag_) GetKeepAlive

func (m *TcpSockOptionsBag_) GetKeepAlive() bool

func (*TcpSockOptionsBag_) GetLinger

func (m *TcpSockOptionsBag_) GetLinger() bool

func (*TcpSockOptionsBag_) GetNonblockingIo

func (m *TcpSockOptionsBag_) GetNonblockingIo() bool

func (*TcpSockOptionsBag_) GetOutOfBandInline

func (m *TcpSockOptionsBag_) GetOutOfBandInline() bool

func (*TcpSockOptionsBag_) GetRcvBufScaled

func (m *TcpSockOptionsBag_) GetRcvBufScaled() bool

func (*TcpSockOptionsBag_) GetReuseAddress

func (m *TcpSockOptionsBag_) GetReuseAddress() bool

func (*TcpSockOptionsBag_) GetReusePort

func (m *TcpSockOptionsBag_) GetReusePort() bool

func (*TcpSockOptionsBag_) GetSndBufScaled

func (m *TcpSockOptionsBag_) GetSndBufScaled() bool

func (*TcpSockOptionsBag_) GetUseLoopback

func (m *TcpSockOptionsBag_) GetUseLoopback() bool

func (*TcpSockOptionsBag_) ProtoMessage

func (*TcpSockOptionsBag_) ProtoMessage()

func (*TcpSockOptionsBag_) Reset

func (m *TcpSockOptionsBag_) Reset()

func (*TcpSockOptionsBag_) String

func (m *TcpSockOptionsBag_) String() string

func (*TcpSockOptionsBag_) XXX_DiscardUnknown

func (m *TcpSockOptionsBag_) XXX_DiscardUnknown()

func (*TcpSockOptionsBag_) XXX_Marshal

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

func (*TcpSockOptionsBag_) XXX_Merge

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

func (*TcpSockOptionsBag_) XXX_Size

func (m *TcpSockOptionsBag_) XXX_Size() int

func (*TcpSockOptionsBag_) XXX_Unmarshal

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

type TcpSockStatesBag_

type TcpSockStatesBag_ struct {
	NoFileDescriptorReference bool     `` /* 141-byte string literal not displayed */
	IsConnected               bool     `protobuf:"varint,2,opt,name=is_connected,json=isConnected,proto3" json:"is_connected,omitempty"`
	IsConnecting              bool     `protobuf:"varint,3,opt,name=is_connecting,json=isConnecting,proto3" json:"is_connecting,omitempty"`
	IsDisconnecting           bool     `protobuf:"varint,4,opt,name=is_disconnecting,json=isDisconnecting,proto3" json:"is_disconnecting,omitempty"`
	CantSendMore              bool     `protobuf:"varint,5,opt,name=cant_send_more,json=cantSendMore,proto3" json:"cant_send_more,omitempty"`
	CantReceiveMore           bool     `protobuf:"varint,6,opt,name=cant_receive_more,json=cantReceiveMore,proto3" json:"cant_receive_more,omitempty"`
	ReceivedAtMark            bool     `protobuf:"varint,7,opt,name=received_at_mark,json=receivedAtMark,proto3" json:"received_at_mark,omitempty"`
	Privileged                bool     `protobuf:"varint,8,opt,name=privileged,proto3" json:"privileged,omitempty"`
	BlockClose                bool     `protobuf:"varint,9,opt,name=block_close,json=blockClose,proto3" json:"block_close,omitempty"`
	AsyncIoNotify             bool     `protobuf:"varint,10,opt,name=async_io_notify,json=asyncIoNotify,proto3" json:"async_io_notify,omitempty"`
	IsConfirming              bool     `protobuf:"varint,11,opt,name=is_confirming,json=isConfirming,proto3" json:"is_confirming,omitempty"`
	IsSolock                  bool     `protobuf:"varint,12,opt,name=is_solock,json=isSolock,proto3" json:"is_solock,omitempty"`
	IsDetached                bool     `protobuf:"varint,13,opt,name=is_detached,json=isDetached,proto3" json:"is_detached,omitempty"`
	BlockReceive              bool     `protobuf:"varint,14,opt,name=block_receive,json=blockReceive,proto3" json:"block_receive,omitempty"`
	BlockSend                 bool     `protobuf:"varint,15,opt,name=block_send,json=blockSend,proto3" json:"block_send,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*TcpSockStatesBag_) Descriptor

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

func (*TcpSockStatesBag_) GetAsyncIoNotify

func (m *TcpSockStatesBag_) GetAsyncIoNotify() bool

func (*TcpSockStatesBag_) GetBlockClose

func (m *TcpSockStatesBag_) GetBlockClose() bool

func (*TcpSockStatesBag_) GetBlockReceive

func (m *TcpSockStatesBag_) GetBlockReceive() bool

func (*TcpSockStatesBag_) GetBlockSend

func (m *TcpSockStatesBag_) GetBlockSend() bool

func (*TcpSockStatesBag_) GetCantReceiveMore

func (m *TcpSockStatesBag_) GetCantReceiveMore() bool

func (*TcpSockStatesBag_) GetCantSendMore

func (m *TcpSockStatesBag_) GetCantSendMore() bool

func (*TcpSockStatesBag_) GetIsConfirming

func (m *TcpSockStatesBag_) GetIsConfirming() bool

func (*TcpSockStatesBag_) GetIsConnected

func (m *TcpSockStatesBag_) GetIsConnected() bool

func (*TcpSockStatesBag_) GetIsConnecting

func (m *TcpSockStatesBag_) GetIsConnecting() bool

func (*TcpSockStatesBag_) GetIsDetached

func (m *TcpSockStatesBag_) GetIsDetached() bool

func (*TcpSockStatesBag_) GetIsDisconnecting

func (m *TcpSockStatesBag_) GetIsDisconnecting() bool

func (*TcpSockStatesBag_) GetIsSolock

func (m *TcpSockStatesBag_) GetIsSolock() bool

func (*TcpSockStatesBag_) GetNoFileDescriptorReference

func (m *TcpSockStatesBag_) GetNoFileDescriptorReference() bool

func (*TcpSockStatesBag_) GetPrivileged

func (m *TcpSockStatesBag_) GetPrivileged() bool

func (*TcpSockStatesBag_) GetReceivedAtMark

func (m *TcpSockStatesBag_) GetReceivedAtMark() bool

func (*TcpSockStatesBag_) ProtoMessage

func (*TcpSockStatesBag_) ProtoMessage()

func (*TcpSockStatesBag_) Reset

func (m *TcpSockStatesBag_) Reset()

func (*TcpSockStatesBag_) String

func (m *TcpSockStatesBag_) String() string

func (*TcpSockStatesBag_) XXX_DiscardUnknown

func (m *TcpSockStatesBag_) XXX_DiscardUnknown()

func (*TcpSockStatesBag_) XXX_Marshal

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

func (*TcpSockStatesBag_) XXX_Merge

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

func (*TcpSockStatesBag_) XXX_Size

func (m *TcpSockStatesBag_) XXX_Size() int

func (*TcpSockStatesBag_) XXX_Unmarshal

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

type TcpSockbufStatesBag_

type TcpSockbufStatesBag_ struct {
	Locked               bool     `protobuf:"varint,1,opt,name=locked,proto3" json:"locked,omitempty"`
	WaitingForLock       bool     `protobuf:"varint,2,opt,name=waiting_for_lock,json=waitingForLock,proto3" json:"waiting_for_lock,omitempty"`
	WaitingForData       bool     `protobuf:"varint,3,opt,name=waiting_for_data,json=waitingForData,proto3" json:"waiting_for_data,omitempty"`
	InputSelect          bool     `protobuf:"varint,4,opt,name=input_select,json=inputSelect,proto3" json:"input_select,omitempty"`
	AsyncIo              bool     `protobuf:"varint,5,opt,name=async_io,json=asyncIo,proto3" json:"async_io,omitempty"`
	NotInterruptible     bool     `protobuf:"varint,6,opt,name=not_interruptible,json=notInterruptible,proto3" json:"not_interruptible,omitempty"`
	IoTimerSet           bool     `protobuf:"varint,7,opt,name=io_timer_set,json=ioTimerSet,proto3" json:"io_timer_set,omitempty"`
	DelayedWakeup        bool     `protobuf:"varint,8,opt,name=delayed_wakeup,json=delayedWakeup,proto3" json:"delayed_wakeup,omitempty"`
	Wakeup               bool     `protobuf:"varint,9,opt,name=wakeup,proto3" json:"wakeup,omitempty"`
	ConnectWakeup        bool     `protobuf:"varint,10,opt,name=connect_wakeup,json=connectWakeup,proto3" json:"connect_wakeup,omitempty"`
	OutputSelect         bool     `protobuf:"varint,11,opt,name=output_select,json=outputSelect,proto3" json:"output_select,omitempty"`
	OutOfBandSelect      bool     `protobuf:"varint,12,opt,name=out_of_band_select,json=outOfBandSelect,proto3" json:"out_of_band_select,omitempty"`
	PacketExtended       bool     `protobuf:"varint,13,opt,name=packet_extended,json=packetExtended,proto3" json:"packet_extended,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpSockbufStatesBag_) Descriptor

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

func (*TcpSockbufStatesBag_) GetAsyncIo

func (m *TcpSockbufStatesBag_) GetAsyncIo() bool

func (*TcpSockbufStatesBag_) GetConnectWakeup

func (m *TcpSockbufStatesBag_) GetConnectWakeup() bool

func (*TcpSockbufStatesBag_) GetDelayedWakeup

func (m *TcpSockbufStatesBag_) GetDelayedWakeup() bool

func (*TcpSockbufStatesBag_) GetInputSelect

func (m *TcpSockbufStatesBag_) GetInputSelect() bool

func (*TcpSockbufStatesBag_) GetIoTimerSet

func (m *TcpSockbufStatesBag_) GetIoTimerSet() bool

func (*TcpSockbufStatesBag_) GetLocked

func (m *TcpSockbufStatesBag_) GetLocked() bool

func (*TcpSockbufStatesBag_) GetNotInterruptible

func (m *TcpSockbufStatesBag_) GetNotInterruptible() bool

func (*TcpSockbufStatesBag_) GetOutOfBandSelect

func (m *TcpSockbufStatesBag_) GetOutOfBandSelect() bool

func (*TcpSockbufStatesBag_) GetOutputSelect

func (m *TcpSockbufStatesBag_) GetOutputSelect() bool

func (*TcpSockbufStatesBag_) GetPacketExtended

func (m *TcpSockbufStatesBag_) GetPacketExtended() bool

func (*TcpSockbufStatesBag_) GetWaitingForData

func (m *TcpSockbufStatesBag_) GetWaitingForData() bool

func (*TcpSockbufStatesBag_) GetWaitingForLock

func (m *TcpSockbufStatesBag_) GetWaitingForLock() bool

func (*TcpSockbufStatesBag_) GetWakeup

func (m *TcpSockbufStatesBag_) GetWakeup() bool

func (*TcpSockbufStatesBag_) ProtoMessage

func (*TcpSockbufStatesBag_) ProtoMessage()

func (*TcpSockbufStatesBag_) Reset

func (m *TcpSockbufStatesBag_) Reset()

func (*TcpSockbufStatesBag_) String

func (m *TcpSockbufStatesBag_) String() string

func (*TcpSockbufStatesBag_) XXX_DiscardUnknown

func (m *TcpSockbufStatesBag_) XXX_DiscardUnknown()

func (*TcpSockbufStatesBag_) XXX_Marshal

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

func (*TcpSockbufStatesBag_) XXX_Merge

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

func (*TcpSockbufStatesBag_) XXX_Size

func (m *TcpSockbufStatesBag_) XXX_Size() int

func (*TcpSockbufStatesBag_) XXX_Unmarshal

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

type TcpTimerBag_

type TcpTimerBag_ struct {
	TimerType            string   `protobuf:"bytes,1,opt,name=timer_type,json=timerType,proto3" json:"timer_type,omitempty"`
	TimerActivations     uint32   `protobuf:"varint,2,opt,name=timer_activations,json=timerActivations,proto3" json:"timer_activations,omitempty"`
	TimerExpirations     uint32   `protobuf:"varint,3,opt,name=timer_expirations,json=timerExpirations,proto3" json:"timer_expirations,omitempty"`
	TimerNextActivation  uint32   `protobuf:"varint,4,opt,name=timer_next_activation,json=timerNextActivation,proto3" json:"timer_next_activation,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpTimerBag_) Descriptor

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

func (*TcpTimerBag_) GetTimerActivations

func (m *TcpTimerBag_) GetTimerActivations() uint32

func (*TcpTimerBag_) GetTimerExpirations

func (m *TcpTimerBag_) GetTimerExpirations() uint32

func (*TcpTimerBag_) GetTimerNextActivation

func (m *TcpTimerBag_) GetTimerNextActivation() uint32

func (*TcpTimerBag_) GetTimerType

func (m *TcpTimerBag_) GetTimerType() string

func (*TcpTimerBag_) ProtoMessage

func (*TcpTimerBag_) ProtoMessage()

func (*TcpTimerBag_) Reset

func (m *TcpTimerBag_) Reset()

func (*TcpTimerBag_) String

func (m *TcpTimerBag_) String() string

func (*TcpTimerBag_) XXX_DiscardUnknown

func (m *TcpTimerBag_) XXX_DiscardUnknown()

func (*TcpTimerBag_) XXX_Marshal

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

func (*TcpTimerBag_) XXX_Merge

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

func (*TcpTimerBag_) XXX_Size

func (m *TcpTimerBag_) XXX_Size() int

func (*TcpTimerBag_) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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