Searched refs:ipv6_dev_get_saddr (Results 1 – 12 of 12) sorted by relevance
| /linux/net/ipv6/ |
| H A D | xfrm6_policy.c | 72 err = ipv6_dev_get_saddr(dev_net(dev), dev, ¶ms->daddr->in6, 0, in xfrm6_get_saddr()
|
| H A D | ioam6_iptunnel.c | 330 ipv6_dev_get_saddr(net, dst_dev(dst), &hdr->daddr, in ioam6_do_encap()
|
| H A D | seg6_iptunnel.c | 113 ipv6_dev_get_saddr(net, dev, daddr, in set_tun_src()
|
| H A D | icmp.c | 760 ipv6_dev_get_saddr(net, in_netdev, &fl6.daddr, in icmp6_send()
|
| H A D | ndisc.c | 544 if (ipv6_dev_get_saddr(dev_net(dev), dev, daddr, in ndisc_send_na()
|
| H A D | ip6_tunnel.c | 1188 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in ip6_tnl_xmit()
|
| H A D | addrconf.c | 1813 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 D | addrconf.h | 142 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dev,
|
| /linux/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.c | 799 err = ipv6_dev_get_saddr(&init_net, idev ? idev->dev : NULL, in cxgbi_check_route6()
|
| /linux/drivers/net/ |
| H A D | amt.c | 842 if (ipv6_dev_get_saddr(amt->net, amt->dev, &ip6h->daddr, 0, in amt_build_mld_gq()
|
| /linux/net/bridge/ |
| H A D | br_multicast.c | 1144 if (ipv6_dev_get_saddr(dev_net(brmctx->br->dev), brmctx->br->dev, in br_ip6_multicast_alloc_query()
|
| /linux/net/core/ |
| H A D | filter.c | 6349 err = ipv6_dev_get_saddr(net, dev, &fl6.daddr, 0, src); in bpf_ipv6_fib_lookup()
|