NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_TCP_device_var Struct Reference

Data Fields

TCPVARIANT tcpVariant
 
void * socket_list
 
UINT16 initSSThresh
 
UINT16 MSS
 
UINT MaxSynRetries
 
TCPACKTYPE ackType
 
double timeWaitTimer
 
double dDelayedAckTime
 
bool isSackPermitted
 
bool isWindowScaling
 
UINT8 shiftCount
 
bool isTimestampOpt
 
double beta
 
UINT32 low_window
 
UINT32 max_increment
 
UINT32 smooth_part
 
UINT32 bic_scale
 
UINT32 hystart_low_window
 
UINT32 hystart_ack_delta
 

Detailed Description

Definition at line 143 of file TCP.h.

Field Documentation

◆ ackType

TCPACKTYPE stru_TCP_device_var::ackType

Definition at line 150 of file TCP.h.

◆ beta

double stru_TCP_device_var::beta

Definition at line 158 of file TCP.h.

◆ bic_scale

UINT32 stru_TCP_device_var::bic_scale

Definition at line 162 of file TCP.h.

◆ dDelayedAckTime

double stru_TCP_device_var::dDelayedAckTime

Definition at line 152 of file TCP.h.

◆ hystart_ack_delta

UINT32 stru_TCP_device_var::hystart_ack_delta

Definition at line 164 of file TCP.h.

◆ hystart_low_window

UINT32 stru_TCP_device_var::hystart_low_window

Definition at line 163 of file TCP.h.

◆ initSSThresh

UINT16 stru_TCP_device_var::initSSThresh

Definition at line 147 of file TCP.h.

◆ isSackPermitted

bool stru_TCP_device_var::isSackPermitted

Definition at line 153 of file TCP.h.

◆ isTimestampOpt

bool stru_TCP_device_var::isTimestampOpt

Definition at line 156 of file TCP.h.

◆ isWindowScaling

bool stru_TCP_device_var::isWindowScaling

Definition at line 154 of file TCP.h.

◆ low_window

UINT32 stru_TCP_device_var::low_window

Definition at line 159 of file TCP.h.

◆ max_increment

UINT32 stru_TCP_device_var::max_increment

Definition at line 160 of file TCP.h.

◆ MaxSynRetries

UINT stru_TCP_device_var::MaxSynRetries

Definition at line 149 of file TCP.h.

◆ MSS

UINT16 stru_TCP_device_var::MSS

Definition at line 148 of file TCP.h.

◆ shiftCount

UINT8 stru_TCP_device_var::shiftCount

Definition at line 155 of file TCP.h.

◆ smooth_part

UINT32 stru_TCP_device_var::smooth_part

Definition at line 161 of file TCP.h.

◆ socket_list

void* stru_TCP_device_var::socket_list

Definition at line 146 of file TCP.h.

◆ tcpVariant

TCPVARIANT stru_TCP_device_var::tcpVariant

Definition at line 145 of file TCP.h.

◆ timeWaitTimer

double stru_TCP_device_var::timeWaitTimer

Definition at line 151 of file TCP.h.


The documentation for this struct was generated from the following file: