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

dhcp_release() function

This function calls dhcp_release_and_stop() internally. @deprecated Use dhcp_release_and_stop() instead.

Syntax

err_t dhcp_release(struct netif *netif);
Implemented in dhcp.c:1393

Arguments

netif

References

LocationText
dhcp.c:1394
dhcp_release(struct netif *netif)
dhcp.h:110
err_t dhcp_release(struct netif *netif);

Call Tree

Functions called by dhcp_release()
dhcp_release()
all items filtered out
Data read by dhcp_release()
dhcp_release()
Type of dhcp_release()
dhcp_release()
all items filtered out