![]() |
NetSim Source Code Help
|
#include <DSR.h>

Public Types | |
| enum | { LINK_LAYER_ACK , NETWORK_LAYER_ACK } |
Data Fields | |
| unsigned int | nRREQIdentification |
| struct stru_DSR_RouteCache * | pstruRouteCache |
| List of routes to particular destination. More... | |
| struct stru_DSR_SendBuffer * | pstruSendBuffer |
| Buffer in which packets are added if route to target is not known. More... | |
| struct stru_DSR_RouteRequestTable * | pstruRREQTable |
| A table in which entry of RREQ initiated is made. More... | |
| enum stru_DSR_DeviceVar:: { ... } | AckType |
| DSR_MAINT_BUFFER * | pstruMaintBuffer |
| Buffer in which packets sent to next HOP are added. More... | |
| struct stru_DSR_Metrics | dsrMetrics |
| enum { ... } stru_DSR_DeviceVar::AckType |
| struct stru_DSR_Metrics stru_DSR_DeviceVar::dsrMetrics |
| DSR_MAINT_BUFFER* stru_DSR_DeviceVar::pstruMaintBuffer |
| struct stru_DSR_RouteCache* stru_DSR_DeviceVar::pstruRouteCache |
| struct stru_DSR_RouteRequestTable* stru_DSR_DeviceVar::pstruRREQTable |
| struct stru_DSR_SendBuffer* stru_DSR_DeviceVar::pstruSendBuffer |