| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <flowstruct.h>
Public Member Functions | |
| ARSTable (int size_=ARS_TABLE_SIZE) | |
| ~ARSTable () | |
| void | insert (int uid, u_int16_t fid, int hopsEarly) |
| int | findAndClear (int uid, u_int16_t fid) |
Private Attributes | |
| ARSTabEnt * | table |
| int | victim |
| int | size |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|