Home
last modified time | relevance | path

Searched refs:autoip_stop (Results 1 – 4 of 4) sorted by relevance

/external/lib/lwip/include/ipv4/lwip/
A Dautoip.h101 err_t autoip_stop(struct netif *netif);
/external/lib/lwip/include/lwip/
A Dnetifapi.h100 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
/external/lib/lwip/core/ipv4/
A Dautoip.c381 autoip_stop(struct netif *netif) in autoip_stop() function
/external/lib/lwip/core/
A Ddhcp.c787 autoip_stop(netif); in dhcp_network_changed()
996 autoip_stop(netif); in dhcp_bind()
1233 autoip_stop(netif); in dhcp_stop()

Completed in 7 milliseconds