ipv6_add_addr
ift = ipv6_add_addr(idev, &cfg, block, NULL);
ifp2 = ipv6_add_addr(idev, &cfg, false, NULL);
ifp = ipv6_add_addr(in6_dev, &cfg, false, NULL);
ifp = ipv6_add_addr(idev, cfg, true, extack);
ifp = ipv6_add_addr(idev, &cfg, true, NULL);
ifp = ipv6_add_addr(idev, &cfg, true, NULL);