mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-06 22:44:38 +08:00
Let lwip_stats appear in docs
This commit is contained in:
parent
cb99ca099e
commit
09636c5b92
@ -297,6 +297,7 @@ struct stats_ {
|
|||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/** Global variable containing lwIP internal statistics. Add this to your debugger's watchlist. */
|
||||||
extern struct stats_ lwip_stats;
|
extern struct stats_ lwip_stats;
|
||||||
|
|
||||||
/** Init statistics */
|
/** Init statistics */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user