Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dlec.c1222 static void lec_arp_check_expire(struct work_struct *work);
1244 INIT_DELAYED_WORK(&priv->lec_arp_work, lec_arp_check_expire); in lec_arp_init()
1653 static void lec_arp_check_expire(struct work_struct *work) in lec_arp_check_expire() function