Home
last modified time | relevance | path

Searched refs:ipv6_dev_find (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dipv6_stubs.h70 struct net_device *(*ipv6_dev_find)(struct net *net, const struct in6_addr *addr, member
H A Daddrconf.h112 struct net_device *ipv6_dev_find(struct net *net, const struct in6_addr *addr,
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c218 .ipv6_dev_find = eafnosupport_ipv6_dev_find,
H A Daf_inet6.c1059 .ipv6_dev_find = ipv6_dev_find,
H A Daddrconf.c2035 * ipv6_dev_find - find the first device with a given source address.
2042 struct net_device *ipv6_dev_find(struct net *net, const struct in6_addr *addr, in ipv6_dev_find() function
2048 EXPORT_SYMBOL(ipv6_dev_find); variable
/kernel/linux/linux-5.10/include/net/
H A Daddrconf.h110 struct net_device *ipv6_dev_find(struct net *net, const struct in6_addr *addr,
/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c742 dev = ipv6_dev_find(net, &local.ipv6, dev); in tipc_udp_enable()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c746 dev = ipv6_dev_find(net, &local.ipv6, dev); in tipc_udp_enable()
/kernel/linux/linux-6.6/net/ipv4/
H A Dicmp.c1100 dev = ipv6_stub->ipv6_dev_find(net, &iio->ident.addr.ip_addr.ipv6_addr, dev); in icmp_build_probe()
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c2005 * ipv6_dev_find - find the first device with a given source address.
2011 struct net_device *ipv6_dev_find(struct net *net, const struct in6_addr *addr, in ipv6_dev_find() function
2017 EXPORT_SYMBOL(ipv6_dev_find); variable

Completed in 27 milliseconds