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

Data Fields

double RTO
 
double SRTT
 
double RTT_VAR
 

Detailed Description

Definition at line 112 of file TCB.h.

Field Documentation

◆ RTO

double stru_tcp_Transmission_Control_Block::stru_tcp_timer::RTO

Definition at line 114 of file TCB.h.

◆ RTT_VAR

double stru_tcp_Transmission_Control_Block::stru_tcp_timer::RTT_VAR

Definition at line 116 of file TCB.h.

◆ SRTT

double stru_tcp_Transmission_Control_Block::stru_tcp_timer::SRTT

Definition at line 115 of file TCB.h.


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