NetARP_CachePoolStatGet

Get ARP caches’ statistics pool.

Files

net_arp.h/net_arp.c

Prototype

          NET_STAT_POOL NetARP_CachePoolStatGet(void);

Arguments

None.

Returned Value

ARP caches’ statistics pool, if no errors.

NULL statistics pool, otherwise.

Required Configuration

Available only if IPv4 is enabled, see IPv4 Layer Configuration

Notes / Warnings

None.