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

Public Member Functions | |
| TcpAsymSink (Acker *) | |
| virtual void | recv (Packet *pkt, Handler *h) |
| virtual void | timeout (int tno) |
Protected Member Functions | |
| virtual void | add_to_ack (Packet *pkt) |
Protected Attributes | |
| int | delackcount_ |
| int | maxdelack_ |
| int | delackfactor_ |
| int | delacklim_ |
| double | ts_ecn_ |
| double | ts_decrease_ |
| double | highest_ts_echo_ |
|
|
|
|
|
Reimplemented from TcpSink. |
|
||||||||||||
|
Reimplemented from DelAckSink. |
|
|
Reimplemented from DelAckSink. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|