Home
last modified time | relevance | path

Searched refs:aging_time (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Datmlec.h49 unsigned int aging_time; member
/linux/net/atm/
H A Dlec.h117 unsigned long aging_time; member
H A Dlec.c401 priv->aging_time = (mesg->content.config.aging_time * HZ); in lec_atm_send()
768 priv->aging_time = (300 * HZ); in lecd_attach()
1601 time_to_check = priv->aging_time; in __lec_arp_check_expire()