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

Data Fields

UINT32 hystart_low_window
 
int hystart_ack_delta
 
int bic_scale
 
int beta
 
UINT32 initial_ssthresh
 
UINT32 cnt
 
UINT32 last_max_cwnd
 
UINT32 loss_cwnd
 
UINT32 last_cwnd
 
UINT32 last_time
 
UINT32 bic_origin_point
 
UINT32 bic_K
 
UINT32 delay_min
 
UINT32 epoch_start
 
UINT32 ack_cnt
 
UINT32 tcp_cwnd
 
UINT32 unused
 
UINT8 sample_cnt
 
UINT8 found
 
UINT32 round_start
 
UINT32 end_seq
 
UINT32 last_ack
 
UINT32 curr_rtt
 
UINT32 cwndcnt
 

Detailed Description

Definition at line 53 of file CUBIC.c.

Field Documentation

◆ ack_cnt

UINT32 stru_cubic::ack_cnt

Definition at line 71 of file CUBIC.c.

◆ beta

int stru_cubic::beta

Definition at line 58 of file CUBIC.c.

◆ bic_K

UINT32 stru_cubic::bic_K

Definition at line 67 of file CUBIC.c.

◆ bic_origin_point

UINT32 stru_cubic::bic_origin_point

Definition at line 66 of file CUBIC.c.

◆ bic_scale

int stru_cubic::bic_scale

Definition at line 57 of file CUBIC.c.

◆ cnt

UINT32 stru_cubic::cnt

Definition at line 61 of file CUBIC.c.

◆ curr_rtt

UINT32 stru_cubic::curr_rtt

Definition at line 79 of file CUBIC.c.

◆ cwndcnt

UINT32 stru_cubic::cwndcnt

Definition at line 80 of file CUBIC.c.

◆ delay_min

UINT32 stru_cubic::delay_min

Definition at line 69 of file CUBIC.c.

◆ end_seq

UINT32 stru_cubic::end_seq

Definition at line 77 of file CUBIC.c.

◆ epoch_start

UINT32 stru_cubic::epoch_start

Definition at line 70 of file CUBIC.c.

◆ found

UINT8 stru_cubic::found

Definition at line 75 of file CUBIC.c.

◆ hystart_ack_delta

int stru_cubic::hystart_ack_delta

Definition at line 56 of file CUBIC.c.

◆ hystart_low_window

UINT32 stru_cubic::hystart_low_window

Definition at line 55 of file CUBIC.c.

◆ initial_ssthresh

UINT32 stru_cubic::initial_ssthresh

Definition at line 59 of file CUBIC.c.

◆ last_ack

UINT32 stru_cubic::last_ack

Definition at line 78 of file CUBIC.c.

◆ last_cwnd

UINT32 stru_cubic::last_cwnd

Definition at line 64 of file CUBIC.c.

◆ last_max_cwnd

UINT32 stru_cubic::last_max_cwnd

Definition at line 62 of file CUBIC.c.

◆ last_time

UINT32 stru_cubic::last_time

Definition at line 65 of file CUBIC.c.

◆ loss_cwnd

UINT32 stru_cubic::loss_cwnd

Definition at line 63 of file CUBIC.c.

◆ round_start

UINT32 stru_cubic::round_start

Definition at line 76 of file CUBIC.c.

◆ sample_cnt

UINT8 stru_cubic::sample_cnt

Definition at line 74 of file CUBIC.c.

◆ tcp_cwnd

UINT32 stru_cubic::tcp_cwnd

Definition at line 72 of file CUBIC.c.

◆ unused

UINT32 stru_cubic::unused

Definition at line 73 of file CUBIC.c.


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