Contiki-NG
Loading...
Searching...
No Matches
tsch-rpl.h File Reference

TSCH-RPL interaction. More...

Go to the source code of this file.

Functions

void tsch_rpl_callback_ka_sent (int status, int transmissions)
 Report statiscs from KA packet sent in RPL.
 
void tsch_rpl_callback_joining_network (void)
 Let RPL know that TSCH joined a new network.
 
void tsch_rpl_callback_leaving_network (void)
 Let RPL know that TSCH joined a new network.
 
void tsch_rpl_callback_new_dio_interval (clock_time_t dio_interval)
 Set TSCH EB period based on current RPL DIO period.
 
void tsch_rpl_callback_parent_switch (rpl_parent_t *old, rpl_parent_t *new)
 Set TSCH time source based on current RPL preferred parent.
 
int tsch_rpl_check_dodag_joined (void)
 Check RPL has joined DODAG.
 

Detailed Description

TSCH-RPL interaction.

Definition in file tsch-rpl.h.