Loading...
Searching...
No Matches
gnrc_rpl_opt_t Struct Reference

RPL-Option Generic Format. More...

Detailed Description

RPL-Option Generic Format.

See also
RFC6550, section 6.7.1, RPL Control Message Option Generic Format

Definition at line 79 of file structs.h.

#include <structs.h>

Data Fields

uint8_t type
 Option Type.
 
uint8_t length
 Option Length, does not include the first two byte.
 

Field Documentation

◆ length

uint8_t gnrc_rpl_opt_t::length

Option Length, does not include the first two byte.

Definition at line 81 of file structs.h.

◆ type

uint8_t gnrc_rpl_opt_t::type

Option Type.

Definition at line 80 of file structs.h.


The documentation for this struct was generated from the following file: