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

dhcp_t2_timeout() function

The rebind period has timed out.

Syntax

static void dhcp_t2_timeout(struct netif *netif);
Implemented in dhcp.c:572

Arguments

netif

the netif under DHCP control

References

LocationReferrerText
dhcp.c:573
dhcp_t2_timeout(struct netif *netif)
dhcp.c:207
static void dhcp_t2_timeout(struct netif *netif);
dhcp.c:449dhcp_coarse_tmr()
dhcp_t2_timeout(netif);

Call Tree

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