Linux Kernel
3.7.1
|
Data Fields | |
struct vegas | vegas |
u32 | lastQ |
u32 | doing_reno_now |
u32 | reno_count |
u32 | fast_count |
u32 | pkts_acked |
Definition at line 29 of file tcp_yeah.c.
u32 doing_reno_now |
Definition at line 34 of file tcp_yeah.c.
u32 fast_count |
Definition at line 37 of file tcp_yeah.c.
u32 lastQ |
Definition at line 33 of file tcp_yeah.c.
u32 pkts_acked |
Definition at line 39 of file tcp_yeah.c.
u32 reno_count |
Definition at line 36 of file tcp_yeah.c.
Definition at line 30 of file tcp_yeah.c.