lwIP
2.1.0
Lightweight IP stack
|
Data Structures | |
struct | stats_proto |
struct | stats_igmp |
struct | stats_mem |
struct | stats_syselem |
struct | stats_sys |
struct | stats_mib2 |
struct | stats_mib2_netif_ctrs |
struct | stats_ |
Functions | |
void | stats_init (void) |
Variables | |
struct stats_ | lwip_stats |
Statistics API (to be used from TCPIP thread)
void stats_init | ( | void | ) |
Init statistics
struct stats_ lwip_stats |
Global variable containing lwIP internal statistics. Add this to your debugger's watchlist.