/
NetARP_CfgReqTimeout
NetARP_CfgReqTimeout
Configure timeout between ARP request timeouts.
Files
net_arp.h/net_arp.c
Prototype
CPU_BOOLEAN NetARP_CfgReqTimeout(CPU_INT08U timeout_sec);
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.
Related content
NetARP_CfgCacheTimeout
NetARP_CfgCacheTimeout
More like this
NetARP_CfgReqMaxRetries
NetARP_CfgReqMaxRetries
More like this
NetARP_CfgCacheAccessedTh
NetARP_CfgCacheAccessedTh
More like this
NetNDP_CfgReachabilityTimeout
NetNDP_CfgReachabilityTimeout
More like this
NetIF_CfgPerfMonPeriod
NetIF_CfgPerfMonPeriod
More like this
NetSock_CfgTimeoutConnReqSet
NetSock_CfgTimeoutConnReqSet
More like this