Home
last modified time | relevance | path

Searched refs:autoip_network_changed (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/lwip/src/include/ipv4/lwip/
Dautoip.h111 void autoip_network_changed(struct netif *netif);
/external/syslinux/core/lwip/src/core/ipv4/
Dautoip.c375 autoip_network_changed(struct netif *netif) in autoip_network_changed() function
/external/syslinux/core/lwip/src/core/
Dnetif.c526 autoip_network_changed(netif); in netif_set_link_up()