Route information option format. More...
Route information option format.
#include <ndp.h>
Data Fields | |
| uint8_t | type | 
| option type   | |
| uint8_t | len | 
| length in units of 8 octets   | |
| uint8_t | prefix_len | 
| prefix length   | |
| uint8_t | flags | 
| flags   | |
| network_uint32_t | route_ltime | 
| route lifetime   | |
| ipv6_addr_t | prefix | 
| prefix   | |
  Data Fields inherited from ndp_opt_t | |
| uint8_t | type | 
| option type   | |
| uint8_t | len | 
| length in units of 8 octets   | |
| ipv6_addr_t ndp_opt_ri_t::prefix | 
| network_uint32_t ndp_opt_ri_t::route_ltime |