lwIP  2.1.0
Lightweight IP stack
Deprecated List
Global dhcp_release (struct netif *netif)
Use dhcp_release_and_stop() instead.
Global dhcp_stop (struct netif *netif)
Use dhcp_release_and_stop() instead.
Global netifapi_dhcp_release (n)
Use netifapi_dhcp_release_and_stop() instead.
Global netifapi_dhcp_stop (n)
Use netifapi_dhcp_release_and_stop() instead.
Global tcpip_callback_with_block (function, ctx, block)
use tcpip_try_callback() or tcpip_callback() instead