#include <fip_nd6.h>
Data Fields | |
| uint8_t | type |
| ICMPv6 Type (134). | |
| uint8_t | code |
| ICMPv6 Code (0). | |
| uint16_t | checksum |
| ICMPv6 Checksum. | |
| uint8_t | curHopLimit |
| RA Current Hop Limit. | |
| uint8_t | flagsReserved |
| 2 flag bits + 6 reserved bits | |
| uint16_t | routerLifetime |
| Router lifetime in seconds. | |
| uint32_t | reachableTime |
| Default reachable time in mS. | |
| uint32_t | retransTime |
| Default retrans time in mS. | |
1.5.7.1