Authoritative border router option format. More...
Authoritative border router option format.
#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  | |