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