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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c30 #undef ICMP_STATS macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h423 #ifndef ICMP_STATS
424 #define ICMP_STATS 1 macro
460 #define ICMP_STATS 0 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1579 * ICMP_STATS==1: Enable ICMP stats.
1581 #ifndef ICMP_STATS
1582 #define ICMP_STATS 1 macro
1670 #define ICMP_STATS 0 macro

Completed in 50 milliseconds