NetConn_PoolStatGet
Get Network Connections’ statistics pool.
Files
net_conn.h/net_conn.c
Prototype
NET_STAT_POOL NetConn_PoolStatGet(void);
Arguments
None.
Returned Value
Network Connections’ statistics pool, if no errors.
NULL
statistics pool, otherwise.
Required Configuration
None.
Notes / Warnings
None.