ip6_dst_lookup   1018 include/net/ipv6.h int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst,
ip6_dst_lookup    341 net/ipv6/icmp.c 	err = ip6_dst_lookup(net, sk, &dst, fl6);
ip6_dst_lookup    373 net/ipv6/icmp.c 	err = ip6_dst_lookup(net, sk, &dst2, &fl2);
ip6_dst_lookup    731 net/ipv6/icmp.c 	if (ip6_dst_lookup(net, sk, &dst, &fl6))
ip6_dst_lookup   1134 net/ipv6/ip6_output.c EXPORT_SYMBOL_GPL(ip6_dst_lookup);