Versions Compared

Key

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

...

net_arp.h/net_arp.c

Prototype

Code Block
 CPU_BOOLEAN NetARP_CfgCacheTimeout(CPU_INT16U timeout_sec);

Arguments

timeout_sec

Desired value for ARP cache timeout (in seconds)

...