Searched refs:dhcp_inform (Results 1 – 5 of 5) sorted by relevance
117 void dhcp_inform(struct netif *netif);
114 #define netifapi_dhcp_inform(n) netifapi_netif_common(n, dhcp_inform, NULL)
122 void dhcp_inform(struct netif *netif);
118 #define netifapi_dhcp_inform(n) netifapi_netif_common(n, dhcp_inform, NULL)
811 dhcp_inform(struct netif *netif) in dhcp_inform() function
Completed in 8 milliseconds