Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Ddhcp.c144 static err_t dhcp_rebind(struct netif *netif);
440 dhcp_rebind(netif); in dhcp_timeout()
494 dhcp_rebind(netif); in dhcp_t2_timeout()
1076 dhcp_rebind(struct netif *netif) in dhcp_rebind() function
/external/dhcpcd-6.8.2/
Ddhcp.c1915 dhcp_rebind(void *arg) in dhcp_rebind() function
2180 (time_t)lease->rebindtime, dhcp_rebind, ifp); in dhcp_bind()