internal unpacked struct type for DIS solicited option insertion  
 More...
internal unpacked struct type for DIS solicited option insertion 
Definition at line 364 of file structs.h.
 
#include <structs.h>
◆ dodag_id
      
        
          | ipv6_addr_t gnrc_rpl_internal_opt_dis_solicited_t::dodag_id | 
        
      
 
DODAG ID predicate. 
Definition at line 369 of file structs.h.
 
 
◆ instance_id
      
        
          | uint8_t gnrc_rpl_internal_opt_dis_solicited_t::instance_id | 
        
      
 
id of the instance 
Definition at line 367 of file structs.h.
 
 
◆ length
      
        
          | uint8_t gnrc_rpl_internal_opt_dis_solicited_t::length | 
        
      
 
Option Length: 19 bytes. 
Definition at line 366 of file structs.h.
 
 
◆ type
      
        
          | uint8_t gnrc_rpl_internal_opt_dis_solicited_t::type | 
        
      
 
Option Type: 0x07. 
Definition at line 365 of file structs.h.
 
 
◆ version_number
      
        
          | uint8_t gnrc_rpl_internal_opt_dis_solicited_t::version_number | 
        
      
 
version number of the DODAG 
Definition at line 370 of file structs.h.
 
 
◆ VID_flags
      
        
          | uint8_t gnrc_rpl_internal_opt_dis_solicited_t::VID_flags | 
        
      
 
V|I|D predicate options followed by 5 bit unused flags. 
Definition at line 368 of file structs.h.
 
 
The documentation for this struct was generated from the following file: