Searched defs:netif_remove (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dnetif.c119 void netif_remove(struct netif * netif) function
147 LWIP_DEBUGF( NETIF_DEBUG, ("netif_remove: removed netif\n") );
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dnetif.c294 netif_remove(struct netif *netif) function
343 LWIP_DEBUGF( NETIF_DEBUG, ("netif_remove: removed netif\n") );
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h183 #define netif_remove lwip_netif_remove macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h82 #define netif_remove lwip_netif_remove macro

Completed in 65 milliseconds