#include <aodv/aodv.h>

Public Attributes | |
| unsigned int | length |
| length of the message data, in bytes | |
| unsigned char * | data |
| message data as bytestring | |
| struct aodv_chunk * | next |
| pointer to the next chunk in a message | |
Definition at line 83 of file aodv.h.
1.5.4