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

Args to LWIP_NSC_IPV6_SET callback. More...

#include <netif.h>

Data Fields

s8_t addr_index
 Index of changed IPv6 address. More...
 
const ip_addr_told_address
 Old IPv6 address. More...
 

Detailed Description

Args to LWIP_NSC_IPV6_SET callback.

Definition at line 626 of file netif.h.

Field Documentation

s8_t addr_index

Index of changed IPv6 address.

Definition at line 629 of file netif.h.

const ip_addr_t* old_address

Old IPv6 address.

Definition at line 631 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.