#include <icmp6_api.h>
Data Fields |
|
| ipv6_addr_t | target_addr |
| bool | add_aro |
| uint16_t | aro_lifetime |
Detailed Description
Neighbor solicitation parameters.
Field Documentation
| bool icmp6_ns_param_t::add_aro |
Indicates if ARO option should be added.
| uint16_t icmp6_ns_param_t::aro_lifetime |
The amount of time in units of 60 seconds that the router should retain the NCE for the sender of the NS.
| ipv6_addr_t icmp6_ns_param_t::target_addr |
The IPv6 address of the target of the solicitation. MUST NOT be a multi-cast address.
- components/iot/ipv6_stack/include/icmp6_api.h