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

/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c264 netconn_delete(struct netconn *conn) function
301 netconn_delete((struct netconn *)mem);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dapi_lib.c104 netconn_delete(struct netconn *conn) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h165 #define netconn_delete lwip_netconn_delete macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h59 #define netconn_delete lwip_netconn_delete macro

Completed in 50 milliseconds