Searched refs:ipv6_find_idev (Results 1 – 1 of 1) sorted by relevance
318 static struct inet6_dev * ipv6_find_idev(struct net_device *dev) in ipv6_find_idev() function937 if ((idev = ipv6_find_idev(dev)) == NULL) in addrconf_add_dev()1332 if ((idev = ipv6_find_idev(dev)) == NULL) { in init_loopback()1396 if ((idev = ipv6_find_idev(dev)) == NULL) { in addrconf_sit_config()