dhcp_network_changed() is only used within LwIP.
 
Symbols
loading...
Files
loading...

dhcp_network_changed() function

Handle a possible change in the network configuration. This enters the REBOOTING state to verify that the currently bound address is still valid.

Syntax

void dhcp_network_changed(struct netif *netif);
Implemented in dhcp.c:857

Arguments

netif

References

LocationReferrerText
dhcp.c:858
dhcp_network_changed(struct netif *netif)
dhcp.h:114
void dhcp_network_changed(struct netif *netif);
netif.c:998netif_set_link_up()
dhcp_network_changed(netif);

Call Tree

Functions calling dhcp_network_changed()
Functions called by dhcp_network_changed()
all items filtered out
dhcp_network_changed()
printf()
all items filtered out
Type of dhcp_network_changed()
dhcp_network_changed()
all items filtered out