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

dhcp_rebind() function

Rebind with a DHCP server for an existing DHCP lease.

Syntax

static err_t dhcp_rebind(struct netif *netif);
Implemented in dhcp.c:1205

Arguments

netif

network interface which must rebind with a DHCP server

References

LocationReferrerText
dhcp.c:1206
dhcp_rebind(struct netif *netif)
dhcp.c:197
static err_t dhcp_rebind(struct netif *netif);
dhcp.c:585dhcp_t2_timeout()
dhcp_rebind(netif);

Call Tree

Functions calling dhcp_rebind()
Functions called by dhcp_rebind()
all items filtered out
dhcp_rebind()
Data read by dhcp_rebind()
Data written by dhcp_rebind()
dhcp_rebind()
dhcp_rebind()::result
dhcp_rebind()::msecs
dhcp_rebind()::i
dhcp_rebind()::p_out
dhcp_rebind()::options_out_len
all items filtered out
Type of dhcp_rebind()
dhcp_rebind()
all items filtered out