#include <DSR.h>

Data Fields | |
| NETSIM_IPAddress | target |
| Target IP address. | |
| double | dTime |
| NetSim_PACKET * | packet |
| List of packets to a particular Dest IP. | |
| struct element * | ele |
| Next SendBuffer. | |
Packets are added to send buffer if device doesn't have route to target
| NetSim_PACKET* stru_DSR_SendBuffer::packet |
| NETSIM_IPAddress stru_DSR_SendBuffer::target |