ipv6_add_addr    1413 net/ipv6/addrconf.c 	ift = ipv6_add_addr(idev, &cfg, block, NULL);
ipv6_add_addr    2117 net/ipv6/addrconf.c 		ifp2 = ipv6_add_addr(idev, &cfg, false, NULL);
ipv6_add_addr    2590 net/ipv6/addrconf.c 			ifp = ipv6_add_addr(in6_dev, &cfg, false, NULL);
ipv6_add_addr    2955 net/ipv6/addrconf.c 	ifp = ipv6_add_addr(idev, cfg, true, extack);
ipv6_add_addr    3087 net/ipv6/addrconf.c 	ifp = ipv6_add_addr(idev, &cfg, true, NULL);
ipv6_add_addr    3192 net/ipv6/addrconf.c 	ifp = ipv6_add_addr(idev, &cfg, true, NULL);