| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include "config.h"#include "scheduler.h"#include "queue.h"Compounds | |
| class | RoutingTable |
| class | rtable_ent |
Defines | |
| #define | BIG 250 |
| #define | NEW_ROUTE_SUCCESS_NEWENT 0 |
| #define | NEW_ROUTE_SUCCESS_OLDENT 1 |
| #define | NEW_ROUTE_METRIC_TOO_HIGH 2 |
| #define | NEW_ROUTE_ILLEGAL_CANCELLATION 3 |
| #define | NEW_ROUTE_INTERNAL_ERROR 4 |
Typedefs | |
| typedef unsigned int | uint |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|