Synopsis
unsigned long ctl_arp_get_ttl(void);
Description

ctl_arp_get_ttl returns the currently-set time-to-live for entries in the ARP cache. The default time to live is 10 minutes.

Thread Safety

ctl_arp_get_ttl is thread-safe.

See Also

ctl_arp_set_ttl