| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <chost.h>
Inheritance diagram for Segment:

Public Member Functions | |
| Segment () | |
Protected Attributes | |
| int | seqno_ |
| int | sessionSeqno_ |
| int | daddr_ |
| int | dport_ |
| int | sport_ |
| int | size_ |
| double | ts_ |
| int | dupacks_ |
| int | later_acks_ |
| int | thresh_dupacks_ |
| int | partialack_ |
| short | rxmitted_ |
| IntTcpAgent * | sender_ |
Friends | |
| class | CorresHost |
| class | TcpSessionAgent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|