Home
last modified time | relevance | path

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

/minix3/minix/net/lwip/
H A Dethif.h15 void ethif_remove(struct ethif * ethif);
H A Dndev.c445 ethif_remove(ndev->ndev_ethif); in ndev_down()
H A Dethif.c1257 ethif_remove(struct ethif * ethif) in ethif_remove() function