Synopsis
void ctl_arp_clear_entry(CTL_NET_IPv4_ADDR_t ip_addr);
Description

ctl_arp_clear_entry removes the entry for the IP address ip_addr in the ARP cache.

Thread Safety

ctl_arp_clear_entry is thread-safe.

See Also

ctl_arp_purge_cache