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

Public Member Functions | |
| ScoreBoardRQ () | |
| virtual | ~ScoreBoardRQ () |
| virtual int | IsEmpty () |
| virtual void | ClearScoreBoard () |
| virtual int | GetNextRetran () |
| virtual void | MarkRetran (int retran_seqno) |
| virtual void | MarkRetran (int retran_seqno, int snd_nxt) |
| virtual int | UpdateScoreBoard (int last_ack_, hdr_tcp *) |
| virtual int | CheckUpdate () |
| virtual int | CheckSndNxt (hdr_tcp *) |
| virtual int | GetNextUnacked (int seqno) |
Protected Attributes | |
| int | h_seqno_ |
| int | sack_min |
| ReassemblyQueue | rq_ |
|
|
|
|
|
|
|
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
||||||||||||
|
Reimplemented from ScoreBoard. |
|
|
Reimplemented from ScoreBoard. |
|
||||||||||||
|
Reimplemented from ScoreBoard. |
|
|
|
|
|
|
|
|
|