pub const netopt_t_NETOPT_IPV6_ADDR_FLAGS: netopt_t = 11;
Expand description

@brief (array of uint8_t) get the flags to the addresses returned by @ref NETOPT_IPV6_ADDR as array

The information contained in the array is very specific to the interface’s API. For GNRC e.g. the values are according to @ref net_gnrc_netif_ipv6_addrs_flags.