Microchip® Advanced Software Framework

uip_ds6_route Struct Reference

An entry in the routing table.

#include <uip-ds6-route.h>

Data Fields

uip_ipaddr_t ipaddr
 
uint8_t length
 
struct
uip_ds6_route_neighbor_routes
neighbor_routes
 
struct uip_ds6_routenext
 
UIP_DS6_ROUTE_STATE_TYPE state
 

uint8_t uip_ds6_route::length
struct uip_ds6_route_neighbor_routes* uip_ds6_route::neighbor_routes
struct uip_ds6_route* uip_ds6_route::next