Home
last modified time | relevance | path

Searched refs:LINK_STATS_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dstats.h382 #define LINK_STATS_DISPLAY() stats_display_proto(&lwip_stats.link, "LINK") macro
385 #define LINK_STATS_DISPLAY() macro
/third_party/lwip/src/core/
Dstats.c147 LINK_STATS_DISPLAY(); in stats_display()