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

dhcp_coarse_tmr() function

The DHCP timer that checks for lease renewal/rebind timeouts. Must be called once a minute (see DHCP_COARSE_TIMER_SECS ).

Syntax

void dhcp_coarse_tmr(void);
Implemented in dhcp.c:429

References

LocationText
dhcp.c:430
dhcp_coarse_tmr(void)
dhcp.h:120
void dhcp_coarse_tmr(void);
timeouts.c:91
{DHCP_COARSE_TIMER_MSECS, HANDLER(dhcp_coarse_tmr)},

Call Tree

Functions called by dhcp_coarse_tmr()
dhcp_coarse_tmr()
Type of dhcp_coarse_tmr()
dhcp_coarse_tmr()
all items filtered out