Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.h315 #define dhcp_reboot(a, b) (b = b) macro
Ddhcp.c2349 dhcp_reboot(struct interface *ifp) in dhcp_reboot() function
3719 dhcp_reboot(ifp); in dhcp_start1()
/external/syslinux/core/lwip/src/core/
Ddhcp.c145 static err_t dhcp_reboot(struct netif *netif);
448 dhcp_reboot(netif); in dhcp_timeout()
774 dhcp_reboot(netif); in dhcp_network_changed()
1136 dhcp_reboot(struct netif *netif) in dhcp_reboot() function