List of all members.
Public Member Functions |
|
double & | ts () |
|
double & | ts_echo () |
|
int & | seqno () |
|
int & | reason () |
|
int & | sa_left (int n) |
|
int & | sa_right (int n) |
|
int & | sa_length () |
|
int & | hlen () |
|
int & | ackno () |
|
int & | flags () |
|
int & | last_rtt () |
Static Public Member Functions |
|
static int & | offset () |
|
static hdr_tcp * | access (Packet *p) |
Public Attributes |
|
double | ts_ |
|
double | ts_echo_ |
|
int | seqno_ |
|
int | reason_ |
|
int | sack_area_ [NSA+1][2] |
|
int | sa_length_ |
|
int | ackno_ |
|
int | hlen_ |
|
int | tcp_flags_ |
|
int | last_rtt_ |
Static Public Attributes |
|
static int | offset_ |
The documentation for this struct was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/tcp.cc