Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv4/
Ddhcp.c203 static err_t dhcp_rebind(struct netif *netif);
591 dhcp_rebind(netif); in dhcp_t2_timeout()
1205 dhcp_rebind(struct netif *netif) in dhcp_rebind() function