Searched refs:LWIP_STATS_DISPLAY (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/core/lwip/src/include/
H A Dlwipopts.h63 #define LWIP_STATS_DISPLAY 1 macro
/external/syslinux/core/lwip/src/include/lwip/
H A Dopt.h1461 * LWIP_STATS_DISPLAY==1: Compile in the statistics output functions.
1463 #ifndef LWIP_STATS_DISPLAY
1464 #define LWIP_STATS_DISPLAY 0 macro
1559 #define LWIP_STATS_DISPLAY 0 macro
H A Dstats.h272 #if LWIP_STATS_DISPLAY
279 #else /* LWIP_STATS_DISPLAY */
286 #endif /* LWIP_STATS_DISPLAY */
/external/syslinux/core/lwip/src/core/
H A Dstats.c70 #if LWIP_STATS_DISPLAY
173 #endif /* LWIP_STATS_DISPLAY */

Completed in 291 milliseconds