Searched defs:netconn_new (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c250 netconn *netconn_new(enum netconn_type t) function
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi.h239 #define netconn_new(t) netconn_new_with_proto_and_callback(t, 0, NULL) macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h169 #define netconn_new lwip_netconn_new macro

Completed in 75 milliseconds