![]() |
NetSim Source Code Help
|
#include <DSR.h>

Data Fields | |
| double | dAckTime |
| int | count |
| NETSIM_ID | nextHop |
| Next hop ID of a route. More... | |
| NETSIM_ID | source |
| NETSIM_ID | dest |
| NetSim_PACKET * | packetList |
| packetList - list of packets sent to the destination More... | |
| struct element * | ele |
| Next MaintBuffer. More... | |
When a packet is forwarded to next HOP, it is added to the Maintanence Buffer. This is added when the device has the route to target.
| NETSIM_ID stru_DSR_MaintBuffer::nextHop |
| NetSim_PACKET* stru_DSR_MaintBuffer::packetList |