#include <aodv.h>
Collaboration diagram for BroadcastID:

Public Member Functions | |
| BroadcastID (nsaddr_t i, u_int32_t b) | |
Protected Member Functions | |
| LIST_ENTRY (BroadcastID) link | |
Protected Attributes | |
| nsaddr_t | src |
| u_int32_t | id |
| double | expire |
Friends | |
| class | AODV |
|
||||||||||||
|
Definition at line 181 of file aodv.h.
|
|
|
|
|
|
|
|
|
Definition at line 186 of file aodv.h. Referenced by AODV::id_insert(), and AODV::id_purge(). |
|
|
Definition at line 185 of file aodv.h. Referenced by BroadcastID(), and AODV::id_lookup(). |
|
|
Definition at line 184 of file aodv.h. Referenced by BroadcastID(), and AODV::id_lookup(). |
1.3.3