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.c1230 static void lec_arp_check_expire(struct work_struct *work);
1252 INIT_DELAYED_WORK(&priv->lec_arp_work, lec_arp_check_expire); in lec_arp_init()
1662 static void lec_arp_check_expire(struct work_struct *work) in lec_arp_check_expire() function