Loading...
Searching...
No Matches
gnrc_rpl_internal_opt_t Struct Reference

internal unpacked struct type for option insertion More...

Detailed Description

internal unpacked struct type for option insertion

Definition at line 357 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_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

Option Type.

Definition at line 358 of file structs.h.


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