Searched refs:ipv6_add_addr (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 1071 ipv6_add_addr(struct inet6_dev *idev, struct ifa6_config *cfg, in ipv6_add_addr() function 1445 ift = ipv6_add_addr(idev, &cfg, block, NULL); in ipv6_create_tempaddr() 2172 ifp2 = ipv6_add_addr(idev, &cfg, false, NULL); in addrconf_dad_failure() 2669 ifp = ipv6_add_addr(in6_dev, &cfg, false, NULL); in addrconf_prefix_rcv_add_addr() 3032 ifp = ipv6_add_addr(idev, cfg, true, extack); in inet6_addr_add() 3175 ifp = ipv6_add_addr(idev, &cfg, true, NULL); in add_addr() 3288 ifp = ipv6_add_addr(idev, &cfg, true, NULL); in addrconf_add_linklocal()
|