sixlowpan_nd_opt_ar_t Struct Reference

Address registration option format. More...

Detailed Description

Address registration option format.

See also
RFC 6775, section 4.1

Definition at line 157 of file nd.h.

#include <nd.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
uint8_t status
 indicates registration status in NA response; must be 0 in NS messages
 
uint8_t resv [3]
 reserved fields
 
network_uint16_t ltime
 registration lifetime
 
eui64_t eui64
 EUI-64.
 
- Data Fields inherited from ndp_opt_t
uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

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