Prefix information option format.  
 More...
Prefix information option format. 
- See also
 - RFC 4861, section 4.6.2 
 
Definition at line 312 of file ndp.h.
 
#include <ndp.h>
◆ flags
      
        
          | uint8_t ndp_opt_pi_t::flags | 
        
      
 
flags 
Definition at line 316 of file ndp.h.
 
 
◆ len
      
        
          | uint8_t ndp_opt_pi_t::len | 
        
      
 
length in units of 8 octets 
Definition at line 314 of file ndp.h.
 
 
◆ pref_ltime
preferred lifetime 
Definition at line 318 of file ndp.h.
 
 
◆ prefix
prefix 
Definition at line 320 of file ndp.h.
 
 
◆ prefix_len
      
        
          | uint8_t ndp_opt_pi_t::prefix_len | 
        
      
 
prefix length 
Definition at line 315 of file ndp.h.
 
 
◆ resv
reserved field 
Definition at line 319 of file ndp.h.
 
 
◆ type
      
        
          | uint8_t ndp_opt_pi_t::type | 
        
      
 
option type 
Definition at line 313 of file ndp.h.
 
 
◆ valid_ltime
valid lifetime 
Definition at line 317 of file ndp.h.
 
 
The documentation for this struct was generated from the following file: