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

Data Fields | |
| NETSIM_IPAddress | OrginatingNode |
| IP address of a node originating RREQ. | |
| unsigned int | nRREQId |
| RREQ identification no. | |
| double | time |
| struct element * | ele |
| Next AODV_RREQ_Seen_Table. | |
Structure of RREQ Seen Table in which entry is made of the RREQ received.
| struct element* stru_AODV_RREQ_Seen_Table::ele |
| unsigned int stru_AODV_RREQ_Seen_Table::nRREQId |
| NETSIM_IPAddress stru_AODV_RREQ_Seen_Table::OrginatingNode |