Home
last modified time | relevance | path

Searched refs:xfrm_lookup_route (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/net/
A Ddst.h496 static inline struct dst_entry *xfrm_lookup_route(struct net *net, in xfrm_lookup_route() function
521 struct dst_entry *xfrm_lookup_route(struct net *net, struct dst_entry *dst_orig,
/linux-6.3-rc2/net/ipv4/
A Dip_vti.c214 dst = xfrm_lookup_route(tunnel->net, dst, fl, NULL, 0); in vti_xmit()
A Droute.c2880 rt = (struct rtable *)xfrm_lookup_route(net, &rt->dst, in ip_route_output_flow()
/linux-6.3-rc2/net/ipv6/
A Dip6_vti.c487 dst = xfrm_lookup_route(t->net, dst, fl, NULL, 0); in vti6_xmit()
A Dip6_output.c1246 return xfrm_lookup_route(net, dst, flowi6_to_flowi(fl6), sk, 0); in ip6_dst_lookup_flow()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c3275 struct dst_entry *xfrm_lookup_route(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup_route() function
3291 EXPORT_SYMBOL(xfrm_lookup_route);

Completed in 28 milliseconds