Versions Compared

Key

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

NetARP_CfgCacheTimeout()

Configure ARP cache timeout for ARP Cache List. ARP cache entries will be retired if they are not used within the specified timeout.

...

net_arp.h/net_arp.c

Prototype

...

Arguments

timeout_sec

Desired value for ARP cache timeout (in seconds)

...