ip6_dst_lookup_flow  191 drivers/net/vrf.c 	dst = ip6_dst_lookup_flow(net, NULL, &fl6, NULL);
ip6_dst_lookup_flow 1020 include/net/ipv6.h struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6,
ip6_dst_lookup_flow  213 net/dccp/ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  285 net/dccp/ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(ctl_sk), ctl_sk, &fl6, NULL);
ip6_dst_lookup_flow  915 net/dccp/ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  768 net/ipv6/af_inet6.c 		dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  949 net/ipv6/af_inet6.c 	.ipv6_dst_lookup_flow = ip6_dst_lookup_flow,
ip6_dst_lookup_flow   88 net/ipv6/datagram.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow   51 net/ipv6/inet6_connection_sock.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p);
ip6_dst_lookup_flow  106 net/ipv6/inet6_connection_sock.c 		dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p);
ip6_dst_lookup_flow 1161 net/ipv6/ip6_output.c EXPORT_SYMBOL_GPL(ip6_dst_lookup_flow);
ip6_dst_lookup_flow 1191 net/ipv6/ip6_output.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_dst);
ip6_dst_lookup_flow  928 net/ipv6/raw.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  238 net/ipv6/syncookies.c 		dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  278 net/ipv6/tcp_ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  909 net/ipv6/tcp_ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(ctl_sk), ctl_sk, &fl6, NULL);
ip6_dst_lookup_flow  632 net/l2tp/l2tp_ip6.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, &fl6, final_p);
ip6_dst_lookup_flow  279 net/sctp/ipv6.c 	dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p);
ip6_dst_lookup_flow  337 net/sctp/ipv6.c 		bdst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p);