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