Searched refs:dhcp_inform (Results 1 – 4 of 4) sorted by relevance
119 void dhcp_inform(struct netif *netif);
126 #define netifapi_dhcp_inform(n) netifapi_netif_common(n, dhcp_inform, NULL)
839 dhcp_inform(struct netif *netif) in dhcp_inform() function
4205 * DHCP dhcp_inform() crash bug fixed.