NetTCP_ConnPoolStatResetMaxUsed
Reset TCP connections’ statistics pool’s maximum number of entries used.
Files
net_tcp.h/net_tcp.c
Prototype
void NetTCP_ConnPoolStatResetMaxUsed(void);
Arguments
None.
Returned Value
None.
Required Configuration
Available only if TCP is enabled (see TCP Layer Configuration).
Notes / Warnings
None.