| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for Sack1TcpAgent:

Public Member Functions | |
| Sack1TcpAgent () | |
| virtual | ~Sack1TcpAgent () |
| virtual void | recv (Packet *pkt, Handler *) |
| 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 | |
| const int | SBSIZE = 64 |
|
|
|
|
|
|
|
|
Reimplemented from TcpAgent. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
||||||||||||||||
|
Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|