| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <assert.h>#include <sys/types.h>#include "config.h"#include "scheduler.h"#include "lib/bsd-list.h"Compounds | |
| class | Neighbor |
| class | rt_entry |
| class | rttable |
Defines | |
| #define | CURRENT_TIME Scheduler::instance().clock() |
| #define | INFINITY2 0xff |
| #define | RTF_DOWN 0 |
| #define | RTF_UP 1 |
| #define | RTF_IN_REPAIR 2 |
| #define | MAX_RT_ERROR 4 |
| #define | MAX_RT_ERROR_TIME 3 |
| #define | MAX_HISTORY 3 |
Functions | |
| LIST_HEAD (ncache, Neighbor) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|