Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h121 void dhcp_inform(struct netif *netif);
/external/dhcpcd-6.8.2/
Ddhcp.h306 void dhcp_inform(struct interface *);
Ddhcp.c2284 dhcp_inform(struct interface *ifp) in dhcp_inform() function
2376 dhcp_inform(ifp); in dhcp_reboot()
2909 dhcp_inform(ifp); in dhcp_handledhcp()
3603 dhcp_inform(ifp); in dhcp_start1()
3776 dhcp_inform(ifp); in dhcp_handleifa()
3805 dhcp_inform(ifp); in dhcp_handleifa()
/external/syslinux/core/lwip/src/core/
Ddhcp.c708 dhcp_inform(struct netif *netif) in dhcp_inform() function
/external/syslinux/core/lwip/
DCHANGELOG2717 * DHCP dhcp_inform() crash bug fixed.