Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dautoip.h82 err_t autoip_stop(struct netif *netif);
A Dnetifapi.h132 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dautoip.h82 err_t autoip_stop(struct netif *netif);
A Dnetifapi.h128 #define netifapi_autoip_stop(n) netifapi_netif_common(n, NULL, autoip_stop)
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Dautoip.c351 autoip_stop(struct netif *netif) in autoip_stop() function
A Ddhcp.c876 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