Mistake on this page?
Report an issue in GitHub or email us
Data Fields
netif_ext_callback_args_t::ipv6_addr_state_changed_s Struct Reference

Args to LWIP_NSC_IPV6_ADDR_STATE_CHANGED callback. More...

#include <netif.h>

Data Fields

s8_t addr_index
 Index of affected IPv6 address. More...
 
u8_t old_state
 Old IPv6 address state. More...
 
const ip_addr_taddress
 Affected IPv6 address. More...
 

Detailed Description

Args to LWIP_NSC_IPV6_ADDR_STATE_CHANGED callback.

Definition at line 634 of file netif.h.

Field Documentation

s8_t addr_index

Index of affected IPv6 address.

Definition at line 637 of file netif.h.

const ip_addr_t* address

Affected IPv6 address.

Definition at line 641 of file netif.h.

u8_t old_state

Old IPv6 address state.

Definition at line 639 of file netif.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.