Searched refs:netconn_new (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dapi.h123 struct netconn * netconn_new (enum netconn_type type);
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h169 #define netconn_new lwip_netconn_new macro
/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-new/vbox/include/
H A Dlwip-namespace.h64 #define netconn_new lwip_netconn_new
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c250 netconn *netconn_new(enum netconn_type t) function

Completed in 262 milliseconds