addrconf_dad_run
static void addrconf_dad_run(struct inet6_dev *idev, bool restart);
addrconf_dad_run(idev, true);
addrconf_dad_run(idev, false);