Versions Compared

Key

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

...

net_ndp.h/net_ndp.c

Prototype

Code Block
          CPU_BOOLEAN NetNDP_CfgNeighborCacheTimeout(CPU_INT16U timeout_sec);

Arguments

timeout_sec

Desired value for NDP neighbor cache timeout (in seconds)

...