Microchip® Advanced Software Framework

mesh-node.c File Reference
#include "thsq.h"
#include "net/ip/uip-debug.h"

Functions

 PROCESS (mesh_node_process,"Mesh node")
 
 PROCESS_THREAD (mesh_node_process, ev, data)
 
static void route_callback (int event, uip_ipaddr_t *route, uip_ipaddr_t *ipaddr, int numroutes)
 

Variables

AUTOSTART_PROCESSESmesh_node_process
 

PROCESS ( mesh_node_process  ,
"Mesh node"   
)
static void route_callback ( int  event,
uip_ipaddr_t route,
uip_ipaddr_t ipaddr,
int  numroutes 
)
static

AUTOSTART_PROCESSES& mesh_node_process