| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include "routecache.h"Compounds | |
| class | cache_stats |
| class | MobiHandler |
Defines | |
| #define | ACTION_ADD_ROUTE 1 |
| #define | ACTION_NOTICE_ROUTE 2 |
| #define | ACTION_FIND_ROUTE 3 |
| #define | ACTION_DEAD_LINK 4 |
| #define | ACTION_EVICT 5 |
| #define | ACTION_CHECK_CACHE 6 |
Variables | |
| char * | action_name [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"",
"add-route", "notice-route", "find-route",
"dead-link", "evicting-route", "check-cache"}
|