Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dstats.h117 struct stats_sys { struct
275 struct stats_sys sys;
477 void stats_display_sys(struct stats_sys *sys);
/third_party/lwip/src/core/
Dstats.c127 stats_display_sys(struct stats_sys *sys) in stats_display_sys()