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.