nRF5 SDK v15.0.0
Data Fields

#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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated