Searched refs:autoip_stop (Results 1 – 3 of 3) sorted by relevance
229 autoip_stop(netif); in autoip_conflict_callback()329 autoip_stop(netif); in autoip_network_changed_link_down()340 autoip_stop(struct netif *netif) in autoip_stop() function
74 err_t autoip_stop(struct netif *netif);
153 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
Completed in 8 milliseconds