internal unpacked struct type for option insertion
More...
internal unpacked struct type for option insertion
Definition at line 357 of file structs.h.
#include <structs.h>
|
uint8_t | type |
| Option Type.
|
|
uint8_t | length |
| Option Length, does not include the first two byte.
|
|
◆ length
uint8_t gnrc_rpl_internal_opt_t::length |
Option Length, does not include the first two byte.
Definition at line 359 of file structs.h.
◆ type
uint8_t gnrc_rpl_internal_opt_t::type |
The documentation for this struct was generated from the following file: