Searched refs:autoip_stop (Results 1 – 6 of 6) sorted by relevance
82 err_t autoip_stop(struct netif *netif);
132 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
128 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
351 autoip_stop(struct netif *netif) in autoip_stop() function
876 autoip_stop(netif); in dhcp_network_changed()1114 autoip_stop(netif); in dhcp_bind()1367 autoip_stop(netif); in dhcp_stop()
Completed in 12 milliseconds