Synopsis
void ctl_arp_set_ttl(unsigned long ttl);
Description

ctl_arp_set_ttl sets the timeout before an entry is deleted from the ARP cache to ttl seconds. The default time to live is 10 minutes.

Thread Safety

ctl_arp_set_ttl is thread-safe.

See Also

ctl_arp_get_ttl