Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dstats.h458 #define ND6_STATS_DISPLAY() stats_display_proto(&lwip_stats.nd6, "ND") macro
461 #define ND6_STATS_DISPLAY() macro
/third_party/lwip/src/core/
Dstats.c152 ND6_STATS_DISPLAY(); in stats_display()