Searched refs:xfrm_lookup_route (Results 1 – 3 of 3) sorted by relevance
1019 return xfrm_lookup_route(sock_net(sk), dst, flowi6_to_flowi(fl6), sk, 0); in ip6_dst_lookup_flow()
2285 struct dst_entry *xfrm_lookup_route(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup_route() function2298 EXPORT_SYMBOL(xfrm_lookup_route);
2295 rt = (struct rtable *)xfrm_lookup_route(net, &rt->dst, in ip_route_output_flow()