Searched refs:addrconf_verify_work (Results 1 – 1 of 1) sorted by relevance
161 static void addrconf_verify_work(struct work_struct *);164 static DECLARE_DELAYED_WORK(addr_chk_work, addrconf_verify_work);4455 static void addrconf_verify_work(struct work_struct *w) in addrconf_verify_work() function