Multihop forwarding header file
Data Structures | |
struct | multihop_callbacks |
struct | multihop_conn |
Macros | |
#define | MULTIHOP_ATTRIBUTES |
Functions | |
void | multihop_close (struct multihop_conn *c) |
void | multihop_open (struct multihop_conn *c, uint16_t channel, const struct multihop_callbacks *u) |
void | multihop_resend (struct multihop_conn *c, const linkaddr_t *nexthop) |
int | multihop_send (struct multihop_conn *c, const linkaddr_t *to) |