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

Public Member Functions | |
| CC1TcpAgent () | |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| double | time_now () |
| void | trace_var (char *var_name, double var) |
| void | init_rtt_vars () |
| virtual void | output (int seqno, int reason=0) |
| virtual void | recv_newack_helper (Packet *) |
| virtual void | opencwnd () |
| virtual void | rtt_init () |
| virtual void | rtt_update (double tao) |
Protected Attributes | |
| double | current_positive_feedback_ |
| int | tcpId_ |
| double | rtt_estimate_ |
| double | srtt_estimate_ |
| double | flag_first_ack_received_ |
| unsigned int | I_was_restricted_ |
| double | price_ |
| double | profile_ |
| cwndShrinkingTimer | shrink_cwnd_timer_ |
|
|
|
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
|
|
|
|
Reimplemented from TcpAgent. |
|
||||||||||||
|
Reimplemented from TcpAgent. |
|
|
hdr_flags::access(pkt)->cong_action()) Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
|
Reimplemented from TcpAgent. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|