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

Args to LWIP_NSC_IPV4_ADDRESS_CHANGED|LWIP_NSC_IPV4_GATEWAY_CHANGED|LWIP_NSC_IPV4_NETMASK_CHANGED|LWIP_NSC_IPV4_SETTINGS_CHANGED callback. More...

#include <netif.h>

Data Fields

const ip_addr_told_address
 Old IPv4 address. More...
 

Detailed Description

Args to LWIP_NSC_IPV4_ADDRESS_CHANGED|LWIP_NSC_IPV4_GATEWAY_CHANGED|LWIP_NSC_IPV4_NETMASK_CHANGED|LWIP_NSC_IPV4_SETTINGS_CHANGED callback.

Definition at line 618 of file netif.h.

Field Documentation

const ip_addr_t* old_address

Old IPv4 address.

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