/
ARP Functions
ARP Functions
Function Name | Description |
---|---|
NetARP_CacheGetAddrHW() | Get the hardware address corresponding to a specific ARP cache’s protocol address. |
NetARP_CachePoolStatGet() | Get ARP caches’ statistics pool. |
NetARP_CachePoolStatResetMaxUsed() | Reset ARP caches’ statistics pool’s maximum number of entries used. |
NetARP_CacheProbeADdrOnNet() | Transmit an ARP request to probe the local network for a specific protocol address. |
NetARP_CfgCacheAccessedTh() | Configure ARP cache access promotion threshold. |
NetARP_CfgCacheTimeout() | Configure ARP cache timeout for ARP Cache List. |
NetARP_CfgReqMaxRetries() | Configure maximum number of ARP request retries. |
NerARP_CfgReqTimeout() | Configure timeout between ARP request timeouts. |
NetARP_IsAddrProtocolConflit() | Check interface’s protocol address conflict status between this interface’s ARP host protocol address(es) and any other host(s) on the local network. |
Related content
Datagram Socket (UDP)
Datagram Socket (UDP)
Read with this
NetARP_CacheGetAddrHW
NetARP_CacheGetAddrHW
More like this
NetARP_CacheProbeAddrOnNet
NetARP_CacheProbeAddrOnNet
More like this
NetARP_CfgCacheTimeout
NetARP_CfgCacheTimeout
More like this
NetARP_CachePoolStatGet
NetARP_CachePoolStatGet
More like this
NetARP_CfgCacheAccessedTh
NetARP_CfgCacheAccessedTh
More like this