| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <tcp-int.h>
Inheritance diagram for IntTcpAgent:

Public Member Functions | |
| IntTcpAgent () | |
| int | command (int argc, const char *const *argv) |
| void | createTcpSession () |
| void | send_much (int force, int reason, int maxburst=0) |
| void | send_one (int sessionSeqno) |
| void | recv (Packet *pkt, Handler *) |
| void | opencwnd () |
| void | closecwnd (int how) |
| Segment * | rxmit_last (int reason, int seqno, int sessionSeqno, double ts) |
| void | output (int seqno, int reason=0) |
| void | output_helper (Packet *p) |
| int | data_left_to_send () |
| void | newack (Packet *pkt) |
Protected Attributes | |
| TcpSessionAgent * | session_ |
| int | uniqTS_ |
| int | rightEdge_ |
| double | closecwTS_ |
| double | lastTS_ |
| double | winMult_ |
| int | winInc_ |
| int | count_ |
| int | daddr_ |
| int | dport_ |
| int | sport_ |
| int | shift_ |
| int | mask_ |
| int | wt_ |
| int | dynWt_ |
| int | wndIncSeqno_ |
| int | num_thresh_dupack_segs_ |
Friends | |
| class | CorresHost |
| class | TcpSessionAgent |
|
|
|
|
|
Reimplemented from TcpAgent. |
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
|
|
|
|
|
|
|
Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
Reimplemented from TcpAgent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TcpAgent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|