List of all members.
Public Member Functions |
|
void | update_ts (int seqno, double ts, int rfc1323=0) |
|
int | update (int seqno, int numBytes) |
|
void | update_ecn_unacked (int value) |
|
int | Seqno () const |
|
virtual void | append_ack (hdr_cmn *, hdr_tcp *, int oldSeqno) const |
|
void | reset () |
|
double | ts_to_echo () |
|
int | ecn_unacked () |
|
int | Maxseen () const |
|
void | resize_buffers (int sz) |
Public Attributes |
|
int | last_ack_sent_ |
Protected Attributes |
|
int | next_ |
|
int | maxseen_ |
|
int | wndmask_ |
|
int | ecn_unacked_ |
|
int * | seen_ |
|
double | ts_to_echo_ |
|
int | is_dup_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-sink.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp-sink.cc