List of all members.
Public Types | 
| enum   | { XCP_DISABLED =  0, 
XCP_ENABLED, 
XCP_ACK
 } | 
Public Member Functions | 
| 
double &  | cwnd () | 
| 
double &  | rtt () | 
Static Public Member Functions | 
| 
static int &  | offset () | 
| 
static hdr_xcp *  | access (Packet *p) | 
Public Attributes | 
| 
double  | x_ | 
| 
double  | rtt_ | 
| 
enum hdr_xcp:: { ... }   | xcp_enabled_ | 
| 
int  | xcpId_ | 
| 
double  | cwnd_ | 
| 
double  | reverse_feedback_ | 
| 
double  | delta_throughput_ | 
| 
unsigned int  | controlling_hop_ | 
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/xcp/xcp-end-sys.h
 
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/xcp/xcp-end-sys.cc