sixlowpan_nd_opt_abr_t Struct Reference

Authoritative border router option format. More...

Detailed Description

Authoritative border router option format.

See also
RFC 6775, section 4.3

Definition at line 188 of file nd.h.

#include <nd.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
network_uint16_t vlow
 version low
 
network_uint16_t vhigh
 version high
 
network_uint16_t ltime
 valid lifetime
 
ipv6_addr_t braddr
 6LoWPAN border router address
 
- 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: