Contiki 2.5
Data Fields
route_t Struct Reference

the route_t struct is used to inform the network interface which bundle should be transmitted to whicht node More...

#include <core/net/uDTN/routing.h>

Data Fields

rimeaddr_t dest
 address of the next hop node
 
uint32_t bundle_num
 bundle_num of the bundle
 

Detailed Description

the route_t struct is used to inform the network interface which bundle should be transmitted to whicht node

Definition at line 67 of file routing.h.