Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Ddhcp.c155 static err_t dhcp_rebind(struct netif *netif);
444 dhcp_rebind(netif); in dhcp_timeout()
498 dhcp_rebind(netif); in dhcp_t2_timeout()
1076 dhcp_rebind(struct netif *netif) in dhcp_rebind() function