Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dxfrm6_policy.c72 err = ipv6_dev_get_saddr(dev_net(dev), dev, &params->daddr->in6, 0, in xfrm6_get_saddr()
H A Dioam6_iptunnel.c330 ipv6_dev_get_saddr(net, dst_dev(dst), &hdr->daddr, in ioam6_do_encap()
H A Dseg6_iptunnel.c113 ipv6_dev_get_saddr(net, dev, daddr, in set_tun_src()
H A Dicmp.c760 ipv6_dev_get_saddr(net, in_netdev, &fl6.daddr, in icmp6_send()
H A Dndisc.c544 if (ipv6_dev_get_saddr(dev_net(dev), dev, daddr, in ndisc_send_na()
H A Dip6_tunnel.c1188 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in ip6_tnl_xmit()
H A Daddrconf.c1813 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev, in ipv6_dev_get_saddr() function
1910 EXPORT_SYMBOL(ipv6_dev_get_saddr);
/linux/include/net/
H A Daddrconf.h142 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dev,
/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c799 err = ipv6_dev_get_saddr(&init_net, idev ? idev->dev : NULL, in cxgbi_check_route6()
/linux/drivers/net/
H A Damt.c842 if (ipv6_dev_get_saddr(amt->net, amt->dev, &ip6h->daddr, 0, in amt_build_mld_gq()
/linux/net/bridge/
H A Dbr_multicast.c1144 if (ipv6_dev_get_saddr(dev_net(brmctx->br->dev), brmctx->br->dev, in br_ip6_multicast_alloc_query()
/linux/net/core/
H A Dfilter.c6349 err = ipv6_dev_get_saddr(net, dev, &fl6.daddr, 0, src); in bpf_ipv6_fib_lookup()