List of all members.
Public Member Functions |
|
virtual void | recv (Packet *pkt, Handler *) |
|
virtual void | timeout (int tno) |
|
virtual void | opencwnd () |
|
virtual int | window () |
|
void | oldack (Packet *pkt) |
|
int | maxsack (Packet *pkt) |
|
void | plot () |
|
void | reset () |
|
virtual void | send_much (int force, int reason, int maxburst=0) |
|
virtual void | recv_newack_helper (Packet *pkt) |
Protected Attributes |
|
u_char | timeout_ |
|
u_char | fastrecov_ |
|
double | wintrim_ |
|
double | wintrimmult_ |
|
int | rampdown_ |
|
int | fack_ |
|
int | retran_data_ |
|
int | ss_div4_ |
|
ScoreBoard * | scb_ |
Static Protected Attributes |
|
static const int | SBSIZE = 1024 |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-fack.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-fack.cc