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

/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c256 netconn *netconn_new_with_callback(enum netconn_type t, function
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi.h240 #define netconn_new_with_callback(t, c) netconn_new_with_proto_and_callback(t, 0, c) macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h170 #define netconn_new_with_callback lwip_netconn_new_with_callback macro

Completed in 62 milliseconds