#include <AODV.h>

Data Fields | |
| NETSIM_IPAddress | destination |
| Destination - destination ip address. | |
| NetSim_PACKET * | packetList |
| PacketList - List of packets added to the FIFO buffer. | |
| double | time |
| struct element * | ele |
| ele - next buffer | |
This is a buffer to which packets are added after if no route is present to the target.
| NETSIM_IPAddress stru_AODV_FIFO::destination |
| NetSim_PACKET* stru_AODV_FIFO::packetList |