| abort(const char *fmt=NULL,...) | TclObject | [static] |
| addAgentTrace(const char *name) | Agent | [protected] |
| addr() | Agent | [inline] |
| advanceby(int delta) | TcpAgent | [virtual] |
| Agent(packet_t pktType) | Agent | |
| aggressive_maxburst_ | TcpAgent | [protected] |
| allocpkt() const | Agent | [protected] |
| allocpkt(int) const | Agent | [protected] |
| app_ | Agent | [protected] |
| attachApp(Application *app) | Agent | [virtual] |
| awnd_ | TcpAgent | [protected] |
| Backoffs | TcpAgent | [protected] |
| base_cwnd_ | TcpAgent | [protected] |
| bind(const char *var, TracedInt *val) | TclObject | |
| bind(const char *var, TracedDouble *val) | TclObject | |
| bind(const char *var, double *val) | TclObject | |
| bind(const char *var, unsigned int *val) | TclObject | |
| bind(const char *var, int *val) | TclObject | |
| bind(const char *var, TclObject **val) | TclObject | |
| bind_bool(const char *var, int *val) | TclObject | |
| bind_bw(const char *var, double *val) | TclObject | |
| bind_error(const char *var, const char *error) | TclObject | |
| bind_time(const char *var, double *val) | TclObject | |
| boot_time_ | TcpAgent | [protected] |
| bug_fix_ | TcpAgent | [protected] |
| bugfix_ack_ | TcpAgent | [protected] |
| bugfix_ts_ | TcpAgent | [protected] |
| burstsnd_timer_ | TcpAgent | [protected] |
| cancel_rtx_timer() | TcpAgent | [inline, protected, virtual] |
| cancel_timers() | TcpAgent | [inline, protected, virtual] |
| channel_ | Agent | [protected] |
| close() | Agent | [virtual] |
| closecwnd(int how) | TcpAgent | [protected] |
| closed_ | TcpAgent | [protected] |
| command(int argc, const char *const *argv) | TcpAgent | [virtual] |
| cong_action_ | TcpAgent | [protected] |
| connect(nsaddr_t dst) | Agent | [virtual] |
| Connector() | Connector | |
| control_increase_ | TcpAgent | [protected] |
| count_ | TcpAgent | [protected] |
| create_framevar(const char *localName) | TclObject | |
| create_instvar(const char *var) | TclObject | |
| curseq_ | TcpAgent | [protected] |
| cwnd_ | TcpAgent | [protected] |
| cwnd_range_ | TcpAgent | [protected] |
| daddr() | Agent | [inline] |
| damp_ | TcpAsymAgent | [protected] |
| debug(const char *fmt,...) | NsObject | [virtual] |
| debug_ | NsObject | [protected] |
| decrease_num_ | TcpAgent | [protected] |
| decrease_param() | TcpAgent | [protected] |
| defttl_ | Agent | [protected] |
| delay_bind(const char *varName, const char *localName, const char *thisVarName, double *val, TclObject *tracer) | TclObject | |
| delay_bind(const char *varName, const char *localName, const char *thisVarName, unsigned int *val, TclObject *tracer) | TclObject | |
| delay_bind(const char *varName, const char *localName, const char *thisVarName, int *val, TclObject *tracer) | TclObject | |
| delay_bind(const char *varName, const char *localName, const char *thisVarName, TracedInt *val, TclObject *tracer) | TclObject | |
| delay_bind(const char *varName, const char *localName, const char *thisVarName, TracedDouble *val, TclObject *tracer) | TclObject | |
| delay_bind_bool(const char *varName, const char *localName, const char *thisVarName, int *val, TclObject *tracer) | TclObject | |
| delay_bind_bw(const char *varName, const char *localName, const char *thisVarName, double *val, TclObject *tracer) | TclObject | |
| delay_bind_dispatch(const char *varName, const char *localName, TclObject *tracer) | TcpAgent | [protected, virtual] |
| delay_bind_init_all() | TcpAgent | [protected, virtual] |
| delay_bind_init_one(const char *varName) | TclObject | |
| delay_bind_time(const char *varName, const char *localName, const char *thisVarName, double *val, TclObject *tracer) | TclObject | |
| delay_growth_ | TcpAgent | [protected] |
| Delete(TclObject *object) | TclObject | [static] |
| deleteAgentTrace() | Agent | [protected] |
| delsnd_timer_ | TcpAgent | [protected] |
| dispatch_static_proc(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) | TclObject | [static] |
| dport() | Agent | [inline] |
| drop(Packet *p) | Connector | [virtual] |
| drop(Packet *p, const char *s) | Connector | [protected, virtual] |
| drop_ | Connector | [protected] |
| dst_ | Agent | [protected] |
| dumpTracedVars() | Agent | [protected] |
| dupack_action() | TcpAgent | [protected, virtual] |
| dupacks_ | TcpAgent | [protected] |
| ecn(int seqno) | TcpAgent | [protected] |
| ecn_ | TcpAgent | [protected] |
| ecn_backoff_ | TcpAgent | [protected] |
| ecn_burst_ | TcpAgent | [protected] |
| ecn_to_echo_ | TcpAsymAgent | [protected] |
| ect_ | TcpAgent | [protected] |
| eln_ | TcpAgent | [protected] |
| eln_last_rxmit_ | TcpAgent | [protected] |
| eln_rxmit_thresh_ | TcpAgent | [protected] |
| EnblRTTCtr_ | TcpAgent | [protected] |
| endQuickStart() | TcpAgent | [protected, virtual] |
| enum_tracedVars() | TclObject | [protected] |
| et_ | Agent | [protected] |
| exitFastRetrans_ | TcpAgent | [protected] |
| F_counting | TcpAgent | [protected] |
| F_full | TcpAgent | [protected] |
| fcnt_ | TcpAgent | [protected] |
| fid_ | Agent | [protected] |
| finish() | TcpAgent | [protected] |
| first_decrease_ | TcpAgent | [protected] |
| firstsent_ | TcpAgent | [protected] |
| flags_ | Agent | [protected] |
| g_ | TcpAsymAgent | [protected] |
| get_pkttype() | Agent | [inline] |
| handle(Event *) | NsObject | [protected, virtual] |
| handle_TracedVar(const char *name, TracedVar *tv, TclObject *tracer) | TclObject | [protected] |
| headersize() | TcpAgent | [protected, virtual] |
| here_ | Agent | [protected] |
| high_decrease_ | TcpAgent | [protected] |
| high_p_ | TcpAgent | [protected] |
| high_window_ | TcpAgent | [protected] |
| highest_ack_ | TcpAgent | [protected] |
| hstcp_ | TcpAgent | [protected] |
| idle() | Agent | [protected, virtual] |
| increase_num_ | TcpAgent | [protected] |
| increase_param() | TcpAgent | [protected] |
| init(int, const char *const *) | TclObject | [inline, virtual] |
| init(InstVar *, const char *varname) | TclObject | [protected] |
| initial_window() | TcpAgent | [protected] |
| initpkt(Packet *) const | Agent | [protected] |
| insert(InstVar *) | TclObject | [protected] |
| insert(TracedVar *) | TclObject | [protected] |
| insertOldValue(TracedVar *v, const char *value) | Agent | [protected] |
| instvar_ | TclObject | [protected] |
| Invoke(const char *method,...) | TclObject | |
| Invokef(const char *format,...) | TclObject | |
| isdebug() const | NsObject | [inline] |
| k_parameter_ | TcpAgent | [protected] |
| l_parameter_ | TcpAgent | [protected] |
| last_ack_ | TcpAgent | [protected] |
| last_cwnd_action_ | TcpAgent | [protected] |
| lastreset_ | TcpAgent | [protected] |
| less_careful_ | TcpAgent | [protected] |
| limited_slow_start(double cwnd, double max_ssthresh, double increment) | TcpAgent | [protected] |
| LimTransmitFix_ | TcpAgent | [protected] |
| linear(double x, double x_1, double y_1, double x_2, double y_2) | TcpAgent | [protected] |
| listen() | Agent | [virtual] |
| lookup(const char *name) | TclObject | [inline, static] |
| lookupOldValue(TracedVar *v) | Agent | [protected] |
| low_window_ | TcpAgent | [protected] |
| max_ssthresh_ | TcpAgent | [protected] |
| maxburst_ | TcpAgent | [protected] |
| maxcwnd_ | TcpAgent | [protected] |
| maxrto_ | TcpAgent | [protected] |
| maxseq_ | TcpAgent | [protected] |
| minrto_ | TcpAgent | [protected] |
| monitorAgentTrace() | Agent | [protected] |
| nackpack_ | TcpAgent | [protected] |
| nam_tracevar_ | TcpAgent | [protected] |
| name() | TclObject | [inline] |
| name(const char *) | TclObject | |
| name_ | TclObject | [protected] |
| ncwndcuts_ | TcpAgent | [protected] |
| ndatabytes_ | TcpAgent | [protected] |
| ndatapack_ | TcpAgent | [protected] |
| necnresponses_ | TcpAgent | [protected] |
| network_limited() | TcpAgent | [protected] |
| New(const char *className) | TclObject | [inline, static] |
| New(const char *className, const char *arg1,...) | TclObject | [static] |
| newack(Packet *) | TcpAgent | [protected] |
| newtimer(Packet *) | TcpAgent | [protected, virtual] |
| noFastRetrans_ | TcpAgent | [protected] |
| not_a_TracedVar(const char *name) | TclObject | [protected] |
| nrexmit_ | TcpAgent | [protected] |
| nrexmitbytes_ | TcpAgent | [protected] |
| nrexmitpack_ | TcpAgent | [protected] |
| NsObject() | NsObject | |
| numdupacks(double cwnd) | TcpAgent | [protected, virtual] |
| numdupacks_ | TcpAgent | [protected] |
| numdupacksFrac_ | TcpAgent | [protected] |
| old_ecn_ | TcpAgent | [protected] |
| oldCode_ | TcpAgent | [protected] |
| oldValueList_ | Agent | [protected] |
| opencwnd() | TcpAgent | [protected] |
| output(int seqno, int reason=0) | TcpAgent | [protected, virtual] |
| output_helper(Packet *p) | TcpAsymAgent | [virtual] |
| overhead_ | TcpAgent | [protected] |
| partialnewack_helper(Packet *) | TcpAgent | [inline, protected, virtual] |
| plotfile_ | TcpAgent | [protected] |
| port() | Agent | [inline] |
| precision_reduce_ | TcpAgent | [protected] |
| prev_highest_ack_ | TcpAgent | [protected] |
| print_if_needed(double memb_time) | TcpAgent | [protected] |
| prio_ | Agent | [protected] |
| process_qoption_after_ack(int seqno) | TcpAgent | [protected] |
| process_qoption_after_send() | TcpAgent | [protected] |
| processQuickStart(Packet *pkt) | TcpAgent | [protected, virtual] |
| QOption_ | TcpAgent | [protected] |
| qs_approved_ | TcpAgent | [protected] |
| qs_enabled_ | TcpAgent | [protected] |
| qs_requested_ | TcpAgent | [protected] |
| quench(int how) | TcpAgent | [protected] |
| rate_request_ | TcpAgent | [protected] |
| recover_ | TcpAgent | [protected] |
| recv(Packet *, Handler *) | TcpAgent | [virtual] |
| NsObject::recv(Packet *p, const char *s) | NsObject | [virtual] |
| recv_helper(Packet *p) | TcpAsymAgent | [virtual] |
| recv_newack_helper(Packet *pkt) | TcpAsymAgent | [virtual] |
| recvBytes(int bytes) | Agent | [protected, virtual] |
| recvOnly(Packet *) | Agent | [inline, virtual] |
| reset() | TcpAgent | [protected, virtual] |
| reset_qoption() | TcpAgent | [protected] |
| reset_rtx_timer(int mild, int backoff=1) | TcpAgent | [protected] |
| restart_bugfix_ | TcpAgent | [protected] |
| rfc2988_ | TcpAgent | [protected] |
| rtt_active_ | TcpAgent | [protected] |
| rtt_backoff() | TcpAgent | [protected, virtual] |
| RTT_count | TcpAgent | [protected] |
| rtt_counting() | TcpAgent | [protected] |
| RTT_goodcount | TcpAgent | [protected] |
| rtt_init() | TcpAgent | [protected, virtual] |
| RTT_prev | TcpAgent | [protected] |
| rtt_seq_ | TcpAgent | [protected] |
| rtt_timeout() | TcpAgent | [protected, virtual] |
| rtt_ts_ | TcpAgent | [protected] |
| rtt_update(double tao) | TcpAgent | [protected, virtual] |
| rttvar_exp_ | TcpAgent | [protected] |
| rttvar_init_ | TcpAgent | [protected] |
| rtx_timer_ | TcpAgent | [protected] |
| rtxcur_init_ | TcpAgent | [protected] |
| send(Packet *p, Handler *h) | Agent | [inline] |
| send(int sz, AppData *data) | Agent | [inline, virtual] |
| send(int nbytes) | Agent | [inline, virtual] |
| send_helper(int maxburst) | TcpAsymAgent | [virtual] |
| send_idle_helper() | TcpAgent | [inline, protected, virtual] |
| send_much(int force, int reason, int maxburst=0) | TcpAgent | [protected, virtual] |
| send_one() | TcpAgent | [protected, virtual] |
| sendmsg(int nbytes, const char *flags=0) | TcpAgent | [virtual] |
| Agent::sendmsg(int sz, AppData *, const char *flags=0) | Agent | [virtual] |
| sendto(int sz, AppData *, const char *flags, nsaddr_t dst) | Agent | [virtual] |
| sendto(int sz, AppData *, const char *flags, ns_addr_t dst) | Agent | [virtual] |
| sendto(int nbytes, const char *flags, nsaddr_t dst) | Agent | [virtual] |
| sendto(int nbytes, const char *flags, ns_addr_t dst) | Agent | [virtual] |
| set_initial_window() | TcpAgent | [protected, virtual] |
| set_pkttype(packet_t pkttype) | Agent | [inline] |
| set_rtx_timer() | TcpAgent | [protected, virtual] |
| singledup_ | TcpAgent | [protected] |
| size() | Agent | [inline, virtual] |
| size_ | Agent | [protected] |
| slow_start_restart_ | TcpAgent | [protected] |
| slowdown(int how) | TcpAgent | [protected] |
| srtt_init_ | TcpAgent | [protected] |
| ssthresh_ | TcpAgent | [protected] |
| syn_ | TcpAgent | [protected] |
| t_backoff_ | TcpAgent | [protected] |
| t_exact_srtt_ | TcpAsymAgent | [protected] |
| T_full | TcpAgent | [protected] |
| T_last | TcpAgent | [protected] |
| T_prev | TcpAgent | [protected] |
| t_rtt_ | TcpAgent | [protected] |
| t_rttvar_ | TcpAgent | [protected] |
| T_RTTVAR_BITS | TcpAgent | [protected] |
| t_rtxcur_ | TcpAgent | [protected] |
| t_seqno_ | TcpAgent | [protected] |
| t_srtt_ | TcpAgent | [protected] |
| T_SRTT_BITS | TcpAgent | [protected] |
| T_start | TcpAgent | [protected] |
| target() | Connector | [inline] |
| target_ | Connector | [protected] |
| TclObject() | TclObject | [protected] |
| tcp_eln(Packet *pkt) | TcpAgent | [protected] |
| tcp_tick_ | TcpAgent | [protected] |
| TcpAgent() | TcpAgent | |
| TcpAsymAgent() | TcpAsymAgent | |
| tcpip_base_hdr_size_ | TcpAgent | [protected] |
| timeout(int tno) | TcpAgent | [virtual] |
| timeout_nonrtx(int tno) | TcpAgent | [virtual] |
| timerfix_ | TcpAgent | [protected] |
| trace(TracedVar *v) | TcpAgent | [virtual] |
| trace_all_oneline_ | TcpAgent | [protected] |
| trace_event(char *eventtype) | TcpAgent | [protected, virtual] |
| traceAll() | TcpAsymAgent | [virtual] |
| tracedvar_ | TclObject | [protected] |
| traceName_ | Agent | [protected] |
| traceVar(TracedVar *v) | TcpAsymAgent | [virtual] |
| Agent::traceVar(const char *varName, TclObject *tracer) | TclObject | [protected] |
| ts_echo_ | TcpAgent | [protected] |
| ts_option_ | TcpAgent | [protected] |
| ts_option_size_ | TcpAgent | [protected] |
| ts_peer_ | TcpAgent | [protected] |
| ts_resetRTO_ | TcpAgent | [protected] |
| tss | TcpAgent | [protected] |
| tss_size_ | TcpAgent | [protected] |
| ttl_diff_ | TcpAgent | [protected] |
| type_ | Agent | [protected] |
| uidcnt_ | Agent | [protected, static] |
| useHeaders_ | TcpAgent | [protected] |
| W_timed | TcpAgent | [protected] |
| W_used | TcpAgent | [protected] |
| window() | TcpAgent | [protected, virtual] |
| windowd() | TcpAgent | [protected, virtual] |
| wnd_ | TcpAgent | [protected] |
| wnd_const_ | TcpAgent | [protected] |
| wnd_init_ | TcpAgent | [protected] |
| wnd_init_option_ | TcpAgent | [protected] |
| wnd_option_ | TcpAgent | [protected] |
| wnd_restart_ | TcpAgent | [protected] |
| wnd_th_ | TcpAgent | [protected] |
| ~Agent() | Agent | [virtual] |
| ~NsObject() | NsObject | [virtual] |
| ~TclObject() | TclObject | [virtual] |
| ~TcpAgent() | TcpAgent | [inline] |