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

/vbox/src/VBox/Devices/Network/
H A Dlwipopts.h122 #define LWIP_COMPAT_SOCKETS 0 macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dlwipopts.h142 #define LWIP_COMPAT_SOCKETS 0 macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h369 #ifndef LWIP_COMPAT_SOCKETS
370 #define LWIP_COMPAT_SOCKETS 1 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1445 * LWIP_COMPAT_SOCKETS==1: Enable BSD-style sockets functions names.
1448 #ifndef LWIP_COMPAT_SOCKETS
1449 #define LWIP_COMPAT_SOCKETS 1 macro

Completed in 67 milliseconds