Searched refs:autoip_stop (Results 1 – 4 of 4) sorted by relevance
101 err_t autoip_stop(struct netif *netif);
100 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
381 autoip_stop(struct netif *netif) in autoip_stop() function
787 autoip_stop(netif); in dhcp_network_changed()996 autoip_stop(netif); in dhcp_bind()1233 autoip_stop(netif); in dhcp_stop()