DODAG Configuration Option.  
 More...
DODAG Configuration Option. 
- See also
 - RFC6550, section 6.7.6, DODAG Configuration  
 
Definition at line 106 of file structs.h.
 
#include <structs.h>
◆ default_lifetime
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::default_lifetime | 
        
      
 
lifetime of RPL routes (lifetime * lifetime_unit) 
Definition at line 117 of file structs.h.
 
 
◆ dio_int_doubl
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::dio_int_doubl | 
        
      
 
trickle Imax parameter 
Definition at line 110 of file structs.h.
 
 
◆ dio_int_min
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::dio_int_min | 
        
      
 
trickle Imin parameter 
Definition at line 111 of file structs.h.
 
 
◆ dio_redun
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::dio_redun | 
        
      
 
trickle k parameter 
Definition at line 112 of file structs.h.
 
 
◆ flags_a_pcs
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::flags_a_pcs | 
        
      
 
 
◆ length
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::length | 
        
      
 
length of option, not including first two bytes 
Definition at line 108 of file structs.h.
 
 
◆ lifetime_unit
◆ max_rank_inc
allowable increase in rank 
Definition at line 113 of file structs.h.
 
 
◆ min_hop_rank_inc
DAGRank(rank) = floor(rank/MinHopRankIncrease) 
Definition at line 114 of file structs.h.
 
 
◆ ocp
Objective Code Point. 
Definition at line 115 of file structs.h.
 
 
◆ reserved
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::reserved | 
        
      
 
 
◆ type
      
        
          | uint8_t gnrc_rpl_opt_dodag_conf_t::type | 
        
      
 
Option Type: 0x04. 
Definition at line 107 of file structs.h.
 
 
The documentation for this struct was generated from the following file: