Neighbor advertisement message format. More...
Neighbor advertisement message format.
#include <ndp.h>
Data Fields | |
| uint8_t | type | 
| message type   | |
| uint8_t | code | 
| message code   | |
| network_uint16_t | csum | 
| checksum   | |
| uint8_t | flags | 
| flags   | |
| uint8_t | resv [3] | 
| reserved fields   | |
| ipv6_addr_t | tgt | 
| target address   | |
  Data Fields inherited from icmpv6_hdr_t | |
| uint8_t | type | 
| message type   | |
| uint8_t | code | 
| message code   | |
| network_uint16_t | csum | 
| checksum   | |
| network_uint16_t ndp_nbr_adv_t::csum | 
| ipv6_addr_t ndp_nbr_adv_t::tgt |