Microchip® Advanced Software Framework

rpl-conf.h File Reference
#include "contiki-conf.h"

Macros

#define RPL_CONF_STATS   0
 
#define RPL_DAG_MC   RPL_DAG_MC_NONE
 
#define RPL_DAO_SPECIFY_DAG   1
 
#define RPL_DEFAULT_INSTANCE   0x1e
 
#define RPL_DEFAULT_LIFETIME   0xff
 
#define RPL_DEFAULT_LIFETIME_UNIT   0xffff
 
#define RPL_DIO_INTERVAL_DOUBLINGS   8
 
#define RPL_DIO_INTERVAL_MIN   12
 
#define RPL_DIO_REDUNDANCY   10
 
#define RPL_INIT_LINK_METRIC   3
 
#define RPL_LEAF_ONLY   0
 
#define RPL_MAX_DAG_PER_INSTANCE   2
 
#define RPL_MAX_INSTANCES   1
 
#define RPL_OF   rpl_mrhof
 

#define RPL_CONF_STATS   0
#define RPL_DAG_MC   RPL_DAG_MC_NONE
#define RPL_DAO_SPECIFY_DAG   1
#define RPL_DEFAULT_LIFETIME   0xff

Referenced by dio_input(), and rpl_set_root().

#define RPL_DEFAULT_LIFETIME_UNIT   0xffff

Referenced by dio_input(), and rpl_set_root().

#define RPL_DIO_INTERVAL_DOUBLINGS   8

Referenced by dio_input(), and rpl_set_root().

#define RPL_DIO_INTERVAL_MIN   12

Referenced by dio_input(), and rpl_set_root().

#define RPL_DIO_REDUNDANCY   10

Referenced by dio_input(), and rpl_set_root().

#define RPL_INIT_LINK_METRIC   3

Referenced by calculate_rank(), and rpl_add_parent().

#define RPL_LEAF_ONLY   0
#define RPL_MAX_DAG_PER_INSTANCE   2
#define RPL_OF   rpl_mrhof

Referenced by rpl_init(), and rpl_set_root().