| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <rtable.h>
Public Member Functions | |
| rtable_ent () | |
Public Attributes | |
| nsaddr_t | dst |
| nsaddr_t | hop |
| uint | metric |
| uint | seqnum |
| double | advertise_ok_at |
| bool | advert_seqnum |
| bool | advert_metric |
| Event * | trigger_event |
| uint | last_advertised_metric |
| double | changed_at |
| double | new_seqnum_at |
| double | wst |
| Event * | timeout_event |
| PacketQueue * | q |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|