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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c31 #undef TCP_STATS macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h431 #ifndef TCP_STATS
432 #define TCP_STATS 1 macro
462 #define TCP_STATS 0 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1601 * TCP_STATS==1: Enable TCP stats. Default is on if TCP
1604 #ifndef TCP_STATS
1605 #define TCP_STATS (LWIP_TCP) macro
1673 #define TCP_STATS 0 macro

Completed in 56 milliseconds