Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Reset ARP caches’ statistics pool’s maximum number of entries used.

Files

net_arp.h/net_arp.c

Prototype

Code Block

          void NetARP_CachePoolStatResetMaxUsed(void);

Arguments

None.

Returned Value

None.

Required Configuration

Available only if an appropriate network interface layer is present (e.g., Ethernet; see section D-7-3).IPv4 is enabled, see IPv4 Layer Configuration

Notes / Warnings

None.