aodv_state Struct Reference
[libaodv]

Protocol state at a MANET node. More...

#include <aodv/aodv.h>

Collaboration diagram for aodv_state:

Collaboration graph
[legend]

List of all members.

Public Attributes

aodv_parameters_t params
 the node's configuration parameters
aodv_addr_t self
 the node's address
unsigned char subnet_size
 the size of the node's subnet mask
uint32_t sequence_number
 current sequence number
uint32_t rreq_id
 last-used RREQ sequence number
aodv_rreq_trreq_buffer
 buffered originated RREQs
aodv_rreq_trcvd_rreq_buffer
 buffered received RREQs
aodv_time_ring_trreq_time_ring
 times at which RREQs were sent (for rate limiting)
aodv_time_ring_trerr_time_ring
 times at which RERRs were sent (for rate limiting)
unsigned char use_acks
 flag: do we request RREP ACKs?
aodv_interfaces_t interfaces
 configured network interfaces
aodv_routing_table_t routing_table
 AODV routing table.


Detailed Description

Protocol state at a MANET node.

Definition at line 254 of file aodv.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 24 11:15:47 2008 for Pydtn Simulator by  doxygen 1.5.4