List of all members.
Public Member Functions |
|
virtual void | recv (Packet *pkt, Handler *) |
|
virtual void | partialnewack_helper (Packet *pkt) |
|
virtual void | dupack_action () |
Protected Member Functions |
|
void | partialnewack (Packet *pkt) |
|
int | allow_fast_retransmit (int last_cwnd_action_) |
Protected Attributes |
|
int | newreno_changes_ |
|
int | newreno_changes1_ |
|
int | acked_ |
|
int | new_ssthresh_ |
|
double | ack2_ |
|
double | ack3_ |
|
double | basertt_ |
|
int | firstpartial_ |
|
int | partial_window_deflation_ |
|
int | exit_recovery_fix_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-newreno.cc