DODAG Configuration Option. More...
DODAG Configuration Option.
#include <structs.h>
Data Fields | |
uint8_t | type |
Option Type: 0x04. | |
uint8_t | length |
length of option, not including first two bytes | |
uint8_t | flags_a_pcs |
flags | |
uint8_t | dio_int_doubl |
trickle Imax parameter | |
uint8_t | dio_int_min |
trickle Imin parameter | |
uint8_t | dio_redun |
trickle k parameter | |
network_uint16_t | max_rank_inc |
allowable increase in rank | |
network_uint16_t | min_hop_rank_inc |
DAGRank(rank) = floor(rank/MinHopRankIncrease) | |
network_uint16_t | ocp |
Objective Code Point. | |
uint8_t | reserved |
reserved | |
uint8_t | default_lifetime |
lifetime of RPL routes (lifetime * lifetime_unit) | |
network_uint16_t | lifetime_unit |
unit in seconds | |