Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dstats.h201 #define IP_STATS_DISPLAY() stats_display_proto(&lwip_stats.ip, "IP") macro
204 #define IP_STATS_DISPLAY() macro
/external/syslinux/core/lwip/src/core/
Dstats.c162 IP_STATS_DISPLAY(); in stats_display()