|
Contiki 2.5
|
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 | |
1.8.3.1