List of all members.
Public Member Functions |
|
virtual void | recv (Packet *pkt, Handler *) |
|
int | is_sacked (hdr_tcp *tcph, int seqlo, int seqhi) |
|
void | reset () |
|
virtual void | timeout (int tno) |
|
virtual void | dupack_action () |
|
virtual void | partial_ack_action () |
|
void | plot () |
|
virtual void | send_much (int force, int reason, int maxburst) |
Protected Attributes |
|
u_char | timeout_ |
|
u_char | fastrecov_ |
|
int | pipe_ |
|
int | partial_ack_ |
|
int | next_pkt_ |
|
int | firstpartial_ |
|
ScoreBoard * | scb_ |
Static Protected Attributes |
|
static const int | SBSIZE = 64 |
The documentation for this class was generated from the following file:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-sack1.cc