/
NetTCP_ConnPoolStatGet
NetTCP_ConnPoolStatGet
Get TCP connections’ statistics pool.
Files
net_tcp.h/net_tcp.c
Prototype
NET_STAT_POOL NetTCP_ConnPoolStatGet(void);
Arguments
None.
Returned Value
TCP connections’ statistics pool, if no errors.
NULL
statistics pool, otherwise.
Required Configuration
Available only if TCP is enabled (see TCP Layer Configuration).
Notes / Warnings
None.
, multiple selections available,
Related content
NetConn_PoolStatGet
NetConn_PoolStatGet
More like this
NetSock_PoolStatGet
NetSock_PoolStatGet
More like this
NetBuf_PoolStatGet
NetBuf_PoolStatGet
More like this
NetTCP_ConnStateGet()
NetTCP_ConnStateGet()
More like this
NetTCP_ConnPoolStatResetMaxUsed
NetTCP_ConnPoolStatResetMaxUsed
More like this
NetTmr_PoolStatGet
NetTmr_PoolStatGet
More like this