Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vegas |
Functions | |
void | tcp_vegas_init (struct sock *sk) |
void | tcp_vegas_state (struct sock *sk, u8 ca_state) |
void | tcp_vegas_pkts_acked (struct sock *sk, u32 cnt, s32 rtt_us) |
void | tcp_vegas_cwnd_event (struct sock *sk, enum tcp_ca_event event) |
void | tcp_vegas_get_info (struct sock *sk, u32 ext, struct sk_buff *skb) |
void tcp_vegas_cwnd_event | ( | struct sock * | sk, |
enum tcp_ca_event | event | ||
) |
Definition at line 153 of file tcp_vegas.c.
Definition at line 291 of file tcp_vegas.c.
Definition at line 94 of file tcp_vegas.c.
Definition at line 111 of file tcp_vegas.c.