#include <DSR.h>

Data Fields | |
| double | dAckTime |
| int | count |
| NETSIM_ID | nextHop |
| Next hop ID of a route. | |
| NETSIM_ID | source |
| NETSIM_ID | dest |
| NetSim_PACKET * | packetList |
| packetList - list of packets sent to the destination | |
| struct element * | ele |
| Next MaintBuffer. | |
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 |