Router advertisement message format.  
 More...
Router advertisement message format. 
- See also
 - RFC 4861, section 4.2 
 
Definition at line 239 of file ndp.h.
 
#include <ndp.h>
◆ code
      
        
          | uint8_t ndp_rtr_adv_t::code | 
        
      
 
message code 
Definition at line 241 of file ndp.h.
 
 
◆ csum
checksum 
Definition at line 242 of file ndp.h.
 
 
◆ cur_hl
      
        
          | uint8_t ndp_rtr_adv_t::cur_hl | 
        
      
 
current hop limit 
Definition at line 243 of file ndp.h.
 
 
◆ flags
      
        
          | uint8_t ndp_rtr_adv_t::flags | 
        
      
 
flags 
Definition at line 244 of file ndp.h.
 
 
◆ ltime
router lifetime 
Definition at line 245 of file ndp.h.
 
 
◆ reach_time
reachable time 
Definition at line 246 of file ndp.h.
 
 
◆ retrans_timer
retransmission timer 
Definition at line 247 of file ndp.h.
 
 
◆ type
      
        
          | uint8_t ndp_rtr_adv_t::type | 
        
      
 
message type 
Definition at line 240 of file ndp.h.
 
 
The documentation for this struct was generated from the following file: