Microchip® Advanced Software Framework

uaodv_rt_entry Struct Reference

#include <uaodv-rt.h>

Data Fields

uip_ipaddr_t dest
 
uint8_t hop_count
 
uint32_t hseqno
 
uint8_t is_bad
 
struct uaodv_rt_entrynext
 
uip_ipaddr_t nexthop
 

uip_ipaddr_t uaodv_rt_entry::dest
uint8_t uaodv_rt_entry::hop_count
uint8_t uaodv_rt_entry::is_bad
struct uaodv_rt_entry* uaodv_rt_entry::next

Referenced by uaodv_rt_lookup_any().