Home
last modified time | relevance | path

Searched refs:dhcp_timeout (Results 1 – 1 of 1) sorted by relevance

/lib/liblwip/src/core/
Ddhcp.c163 static void dhcp_timeout(struct netif *netif);
385 dhcp_timeout(netif); in dhcp_fine_tmr()
402 dhcp_timeout(struct netif *netif) in dhcp_timeout() function