#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. | |
| struct stru_DSR_SendBuffer * | pstruSendBuffer |
| Buffer in which packets are added if route to target is not known. | |
| struct stru_DSR_RouteRequestTable * | pstruRREQTable |
| A table in which entry of RREQ initiated is made. | |
| enum stru_DSR_DeviceVar:: { ... } | AckType |
| DSR_MAINT_BUFFER * | pstruMaintBuffer |
| Buffer in which packets sent to next HOP are added. | |
| struct stru_DSR_Metrics | dsrMetrics |
| anonymous enum |
| 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 |