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

Data Fields

UINT32 low_window
 
UINT32 max_increment
 
bool fast_convergence
 
double beta
 
UINT32 smooth_part
 
UINT32 cnt
 
UINT32 last_max_cwnd
 
UINT32 loss_cwnd
 
UINT32 last_cwnd
 
UINT32 last_time
 
UINT32 epoch_start
 
UINT32 delayed_ack
 
UINT32 cwndcnt
 

Detailed Description

Definition at line 29 of file Congestion.c.

Field Documentation

◆ beta

double stru_bic::beta

Definition at line 34 of file Congestion.c.

◆ cnt

UINT32 stru_bic::cnt

Definition at line 37 of file Congestion.c.

◆ cwndcnt

UINT32 stru_bic::cwndcnt

Definition at line 46 of file Congestion.c.

◆ delayed_ack

UINT32 stru_bic::delayed_ack

Definition at line 44 of file Congestion.c.

◆ epoch_start

UINT32 stru_bic::epoch_start

Definition at line 42 of file Congestion.c.

◆ fast_convergence

bool stru_bic::fast_convergence

Definition at line 33 of file Congestion.c.

◆ last_cwnd

UINT32 stru_bic::last_cwnd

Definition at line 40 of file Congestion.c.

◆ last_max_cwnd

UINT32 stru_bic::last_max_cwnd

Definition at line 38 of file Congestion.c.

◆ last_time

UINT32 stru_bic::last_time

Definition at line 41 of file Congestion.c.

◆ loss_cwnd

UINT32 stru_bic::loss_cwnd

Definition at line 39 of file Congestion.c.

◆ low_window

UINT32 stru_bic::low_window

Definition at line 31 of file Congestion.c.

◆ max_increment

UINT32 stru_bic::max_increment

Definition at line 32 of file Congestion.c.

◆ smooth_part

UINT32 stru_bic::smooth_part

Definition at line 35 of file Congestion.c.


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