Structure of RREQ sent Table in which entry of RREQ sent is made. More...
#include <AODV.h>

Data Fields | |
| NETSIM_IPAddress | DestAddress |
| Destination IP Address. | |
| int | ttl |
| Time to live. | |
| int | times |
| double | dTimeoutTime |
| struct element * | ele |
| Next AODV_RREQ_Sent_Table. | |
Structure of RREQ sent Table in which entry of RREQ sent is made.
| NETSIM_IPAddress stru_AODV_RREQ_Sent_Table::DestAddress |
| struct element* stru_AODV_RREQ_Sent_Table::ele |