Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Configure timeout between ARP request timeouts.

Files

net_arp.h/net_arp.c

Prototype

Arguments

timeout_sec

Desired value for ARP request pending ARP reply timeout (in seconds).

Returned Value

DEF_OK,

ARP request timeout successfully configured,

DEF_FAIL,

otherwise.

Required Configuration

Available only if IPv4 is enabled, see IPv4 Layer Configuration

Notes / Warnings

None.

  • No labels