| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <tcp-asym.h>
Public Member Functions | |
| int & | ackcount () |
| int & | win () |
| int & | highest_ack () |
| int & | max_left_to_send () |
Static Public Member Functions | |
| int & | offset () |
| hdr_tcpasym * | access (const Packet *p) |
Public Attributes | |
| int | ackcount_ |
| int | win_ |
| int | highest_ack_ |
| int | max_left_to_send_ |
Static Public Attributes | |
| int | offset_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|