Microchip® Advanced Software Framework

route_discovery_conn Struct Reference

#include <route-discovery.h>

Data Fields

struct route_discovery_callbackscb
 
uint16_t last_rreq_id
 
linkaddr_t last_rreq_originator
 
struct unicast_conn rrepconn
 
uint16_t rreq_id
 
struct netflood_conn rreqconn
 
struct ctimer t
 

struct route_discovery_callbacks* route_discovery_conn::cb
uint16_t route_discovery_conn::last_rreq_id
linkaddr_t route_discovery_conn::last_rreq_originator
struct unicast_conn route_discovery_conn::rrepconn
uint16_t route_discovery_conn::rreq_id
struct netflood_conn route_discovery_conn::rreqconn
struct ctimer route_discovery_conn::t