Searched refs:netif_init (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dnetif.h136 /* netif_init() must be called first. */
137 void netif_init(void);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dinit.c305 netif_init();
H A Dnetif.c132 netif_init(void) function
/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dnetif.c321 netif_init(void) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h180 #define netif_init lwip_netif_init macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dnetif.h308 void netif_init(void);
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h80 #define netif_init lwip_netif_init macro

Completed in 76 milliseconds