Microchip® Advanced Software Framework

multihop.h File Reference

    Multihop forwarding header file
Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se
#include "net/rime/unicast.h"
#include "net/linkaddr.h"

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)