Home
last modified time | relevance | path

Searched refs:ipv6_find_idev (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Daddrconf.c318 static struct inet6_dev * ipv6_find_idev(struct net_device *dev) in ipv6_find_idev() function
937 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()