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

Public Member Functions | |
| BayReassemblyQueue (int &nxt) | |
| int | empty () |
| int | add (Packet *) |
| void | clear () |
Protected Attributes | |
| seginfo * | head_ |
| seginfo * | tail_ |
| int & | rcv_nxt_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|