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

dhcp_t1_timeout() function

The renewal period has timed out.

Syntax

static void dhcp_t1_timeout(struct netif *netif);
Implemented in dhcp.c:545

Arguments

netif

the netif under DHCP control

References

LocationReferrerText
dhcp.c:546
dhcp_t1_timeout(struct netif *netif)
dhcp.c:206
static void dhcp_t1_timeout(struct netif *netif);
dhcp.c:454dhcp_coarse_tmr()
dhcp_t1_timeout(netif);

Call Tree

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