ndp_opt_pi_t Struct Reference

Prefix information option format. More...

Detailed Description

Prefix information option format.

See also
RFC 4861, section 4.6.2

Definition at line 300 of file ndp.h.

#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 valid_ltime
 valid lifetime
 
network_uint32_t pref_ltime
 preferred lifetime
 
network_uint32_t resv
 reserved field
 
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
 

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