Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
westwood Struct Reference

Data Fields

u32 bw_ns_est
 
u32 bw_est
 
u32 rtt_win_sx
 
u32 bk
 
u32 snd_una
 
u32 cumul_ack
 
u32 accounted
 
u32 rtt
 
u32 rtt_min
 
u8 first_ack
 
u8 reset_rtt_min
 

Detailed Description

Definition at line 31 of file tcp_westwood.c.

Field Documentation

u32 accounted

Definition at line 38 of file tcp_westwood.c.

u32 bk

Definition at line 35 of file tcp_westwood.c.

u32 bw_est

Definition at line 33 of file tcp_westwood.c.

u32 bw_ns_est

Definition at line 32 of file tcp_westwood.c.

u32 cumul_ack

Definition at line 37 of file tcp_westwood.c.

u8 first_ack

Definition at line 41 of file tcp_westwood.c.

u8 reset_rtt_min

Definition at line 42 of file tcp_westwood.c.

u32 rtt

Definition at line 39 of file tcp_westwood.c.

u32 rtt_min

Definition at line 40 of file tcp_westwood.c.

u32 rtt_win_sx

Definition at line 34 of file tcp_westwood.c.

u32 snd_una

Definition at line 36 of file tcp_westwood.c.


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