gnrc_rpl_opt_prefix_info_t Struct Reference

Prefix Information Option. More...

Detailed Description

Prefix Information Option.

See also
RFC6550, section 6.7.10, Prefix Information

Definition at line 209 of file structs.h.

#include <structs.h>

Data Fields

uint8_t type
 option type
 
uint8_t length
 option length without the first two bytes
 
uint8_t prefix_len
 prefix length
 
uint8_t LAR_flags
 flags and resereved
 
network_uint32_t valid_lifetime
 valid lifetime
 
network_uint32_t pref_lifetime
 preferred lifetime
 
uint32_t reserved
 reserved
 
ipv6_addr_t prefix
 prefix used for Stateless Address Autoconfiguration
 

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