Home
last modified time | relevance | path

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

/lib/liblwip/src/include/netif/
Detharp.h193 void etharp_cleanup_netif(struct netif *netif);
/lib/liblwip/src/core/
Dnetif.c500 etharp_cleanup_netif(netif); in netif_set_down()
/lib/liblwip/src/netif/
Detharp.c579 void etharp_cleanup_netif(struct netif *netif) function