Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c37 if (ipv6_dev_get_saddr(nf_ct_net(ct), out, in nf_nat_masquerade_ipv6()
/linux-4.4.14/include/net/
Daddrconf.h83 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dev,
/linux-4.4.14/net/ipv6/
Dfib6_rules.c107 if (ipv6_dev_get_saddr(net, in fib6_rule_action()
Dxfrm6_policy.c67 ipv6_dev_get_saddr(dev_net(dev), dev, &daddr->in6, 0, &saddr->in6); in xfrm6_get_saddr()
Dndisc.c502 if (ipv6_dev_get_saddr(dev_net(dev), dev, daddr, in ndisc_send_na()
Daddrconf.c1520 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev, in ipv6_dev_get_saddr() function
1590 EXPORT_SYMBOL(ipv6_dev_get_saddr);
Droute.c2541 err = ipv6_dev_get_saddr(net, idev ? idev->dev : NULL, in ip6_route_get_saddr()
/linux-4.4.14/drivers/infiniband/core/
Daddr.c285 ret = ipv6_dev_get_saddr(addr->net, ip6_dst_idev(dst)->dev, in addr6_resolve()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_xmit.c383 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in __ip_vs_route_output_v6()
/linux-4.4.14/net/bridge/
Dbr_multicast.c464 if (ipv6_dev_get_saddr(dev_net(br->dev), br->dev, &ip6h->daddr, 0, in br_ip6_multicast_alloc_query()
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c770 err = ipv6_dev_get_saddr(&init_net, idev ? idev->dev : NULL, in cxgbi_check_route6()