Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Daddrconf.c486 static struct inet6_dev *ipv6_find_idev(struct net_device *dev) in ipv6_find_idev() function
2558 idev = ipv6_find_idev(dev); in addrconf_add_dev()
3278 idev = ipv6_find_idev(dev); in init_loopback()
3501 idev = ipv6_find_idev(dev); in addrconf_sit_config()
3526 idev = ipv6_find_idev(dev); in addrconf_gre_config()
5032 idev = ipv6_find_idev(dev); in inet6_rtm_newaddr()